summaryrefslogtreecommitdiff
path: root/docs/Classes/SDLResetGlobalProperties.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Classes/SDLResetGlobalProperties.html')
-rw-r--r--docs/Classes/SDLResetGlobalProperties.html8
1 files changed, 3 insertions, 5 deletions
diff --git a/docs/Classes/SDLResetGlobalProperties.html b/docs/Classes/SDLResetGlobalProperties.html
index 6b7927a57..6bb8ad9ef 100644
--- a/docs/Classes/SDLResetGlobalProperties.html
+++ b/docs/Classes/SDLResetGlobalProperties.html
@@ -51,8 +51,7 @@
</h3>
<p>@abstract Constructs a new SDLResetGlobalProperties object indicated by the NSMutableDictionary
-parameter
-- parameter: dict The dictionary to use</p>
+parameter</p>
@@ -68,8 +67,7 @@ parameter
<h4>Parameters</h4>
<dl>
<dt>dict</dt>
- <dd><p>The dictionary to use</p>
-</dd>
+ <dd><p>The dictionary to use</p></dd>
</dl>
<h3 id="section--initWithProperties:">
@@ -81,7 +79,7 @@ parameter
<h4>Objective-C</h4>
- <pre class="highlight"><code><span class="k">@interface</span> <span class="nc">SDLResetGlobalProperties</span> <span class="p">:</span> <span class="nc">SDLRPCRequest</span></code></pre>
+ <pre class="highlight"><code><span class="k">@interface</span> <span class="nc">SDLResetGlobalProperties</span> <span class="p">:</span> <span class="nc"><a href="../Classes/SDLRPCRequest.html">SDLRPCRequest</a></span></code></pre>