Skip to content

Commit 58ead46

Browse files
committed
fix by adding a space
1 parent 4216b87 commit 58ead46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs-teststudiodev/code-in-test/settings-and-configuration-wtc/settings-class.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ This table lists all of the WebAii framework settings that are available for you
171171
<td>"InternetExplorer"<br>
172172
"FireFox"<br>
173173
"AspNetHost"<br>
174-
"Safari"</td>
174+
"Safari"h</td>
175175
<td>"InternetExplorer"</td>
176176
</tr>
177177
<tr>
@@ -267,7 +267,7 @@ This table lists all of the WebAii framework settings that are available for you
267267
**LogLocation**</td>
268268
<td>Location where all logging will be performed, both captured bitmaps and WebAii's log file.</td>
269269
<td>Any valid URI.</td>
270-
<td>C:\WebAiiLog
270+
<td>C:\WebAiiLog\ </td>
271271
</tr>
272272
<tr>
273273
<td>

0 commit comments

Comments
 (0)