summaryrefslogtreecommitdiff
path: root/docs/Type Definitions/SDLTouchIdentifier.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Type Definitions/SDLTouchIdentifier.html')
-rw-r--r--docs/Type Definitions/SDLTouchIdentifier.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Type Definitions/SDLTouchIdentifier.html b/docs/Type Definitions/SDLTouchIdentifier.html
index 691d7db6c..04ddc84a2 100644
--- a/docs/Type Definitions/SDLTouchIdentifier.html
+++ b/docs/Type Definitions/SDLTouchIdentifier.html
@@ -18,7 +18,7 @@
<p>Undocumented</p>
- <a href="../Type Definitions/SDLTouchIdentifier/.html" class="slightly-smaller">See more</a>
+ <a href="../Type%20Definitions/SDLTouchIdentifier/.html" class="slightly-smaller">See more</a>
<h4>Objective-C</h4>
@@ -29,7 +29,7 @@
<h4>Swift</h4>
- <pre class="highlight swift"><code><span class="kd">struct</span> <span class="kt"><a href="../Type Definitions/SDLTouchIdentifier.html">SDLTouchIdentifier</a></span> <span class="p">:</span> <span class="kt">Equatable</span><span class="p">,</span> <span class="kt">RawRepresentable</span></code></pre>
+ <pre class="highlight swift"><code><span class="kd">struct</span> <span class="kt"><a href="../Type%20Definitions/SDLTouchIdentifier.html">SDLTouchIdentifier</a></span> <span class="p">:</span> <span class="kt">Equatable</span><span class="p">,</span> <span class="kt">RawRepresentable</span></code></pre>