Skip to content

Commit 0c6fbf0

Browse files
committed
tweak
1 parent 192f566 commit 0c6fbf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/developers/plugins/cpp/api.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ <h3>Example:</h3>
295295
}
296296
```
297297
</dd>
298-
<dt id="ReadDoubleFromSection"><code>RmReadDoubleFromSection</code> <small><code>double RmReadDoubleFromSection(void* rm, LPCWSTR section, LPCWSTR option, double defValue)</code></small></dt>
298+
<dt id="ReadDoubleFromSection"><code>RmReadDoubleFromSection</code> <small><span style="font-size: 0.66em;"><code>double RmReadDoubleFromSection(void* rm, LPCWSTR section, LPCWSTR option, double defValue)</code></span></small></dt>
299299
<dd>
300300
<p>Retrieves an option from a section and converts it to a double. If the option is a formula, its parsed result is returned.</p>
301301
<p>

0 commit comments

Comments
 (0)