You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: environment/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -165,7 +165,7 @@ or
165
165
```
166
166
browser := myEnv.httpUserAgent();
167
167
```
168
-
It returns raw user-agent string. If you want know what browser your user is using or operating system or if they use mobile phone or desktop, use `IUserAgent` interface. Read [Identifiying client user-agent](/utilities/identifiying-client-user-agent) for more information.
168
+
It returns raw user-agent string. If you want know what browser your user is using or operating system or if they use mobile phone or desktop, use `IUserAgent` interface. Read [Identifiying client user-agent](/utilities/identifying-client-user-agent) for more information.
0 commit comments