diff options
author | Leena Miettinen <[email protected]> | 2014-07-18 12:20:04 +0200 |
---|---|---|
committer | Leena Miettinen <[email protected]> | 2014-07-18 16:25:56 +0200 |
commit | ec953e6b43e97b7316e43f5921165a8ef8db897b (patch) | |
tree | 377d3b298b9b76b4d2d359171d206ef2a2f8c7ce /doc/src/linux-mobile | |
parent | 7f6673eae7793561f0e381a0dc94d248d65f915f (diff) |
Doc: replace "user name" with "username"
In the UI and docs, when in the context of
authentication.
Change-Id: I643b5c831ba1d63cf41e8ab31ec98735a2d07dc7
Reviewed-by: Daniel Teske <[email protected]>
Reviewed-by: hjk <[email protected]>
Reviewed-by: Orgad Shaneh <[email protected]>
Diffstat (limited to 'doc/src/linux-mobile')
-rw-r--r-- | doc/src/linux-mobile/linuxdev.qdoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/linux-mobile/linuxdev.qdoc b/doc/src/linux-mobile/linuxdev.qdoc index 74367cd2490..08e9d0f7a64 100644 --- a/doc/src/linux-mobile/linuxdev.qdoc +++ b/doc/src/linux-mobile/linuxdev.qdoc @@ -78,8 +78,8 @@ enter the host name or IP address of the device. This value will be available in the variable \c %{CurrentDevice:HostAddress}. - \li In the \gui {The user name to log into the device} field, - enter the user name to log into the device and run the + \li In the \gui {The username to log into the device} field, + enter the username to log into the device and run the application as. This value will be available in the variable \c %{CurrentDevice:UserName}. |