diff options
author | Milo Casagrande <milo@ubuntu.com> | 2010-02-18 05:05:55 +0800 |
---|---|---|
committer | Milo Casagrande <milo@ubuntu.com> | 2010-02-18 05:05:55 +0800 |
commit | efba0ae450f343ba1eea5af8702c1910c672d40a (patch) | |
tree | e332a6dda5eb0e1f2ccd56b9f932e17bd64ee696 | |
parent | c4e99fdfefcfe81a8ddb41fba9cc8f56d95ef9bc (diff) | |
download | gsoc2013-empathy-efba0ae450f343ba1eea5af8702c1910c672d40a.tar gsoc2013-empathy-efba0ae450f343ba1eea5af8702c1910c672d40a.tar.gz gsoc2013-empathy-efba0ae450f343ba1eea5af8702c1910c672d40a.tar.bz2 gsoc2013-empathy-efba0ae450f343ba1eea5af8702c1910c672d40a.tar.lz gsoc2013-empathy-efba0ae450f343ba1eea5af8702c1910c672d40a.tar.xz gsoc2013-empathy-efba0ae450f343ba1eea5af8702c1910c672d40a.tar.zst gsoc2013-empathy-efba0ae450f343ba1eea5af8702c1910c672d40a.zip |
[help] Fixed two strings: now they are similar
-rw-r--r-- | help/C/import-account.page | 2 | ||||
-rw-r--r-- | help/C/irc-nick-password.page | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/help/C/import-account.page b/help/C/import-account.page index c1411cbf6..5c1d81a22 100644 --- a/help/C/import-account.page +++ b/help/C/import-account.page @@ -58,7 +58,7 @@ <p>Select the check box next to each account you wish to import.</p> </item> <item> - <p>Click <gui>Apply</gui>.</p> + <p>Click <gui style="button">Apply</gui>.</p> </item> </steps> diff --git a/help/C/irc-nick-password.page b/help/C/irc-nick-password.page index 4d3d02e51..1adc93d89 100644 --- a/help/C/irc-nick-password.page +++ b/help/C/irc-nick-password.page @@ -60,7 +60,7 @@ </p> </item> <item> - <p>Click <gui>Apply</gui>.</p> + <p>Click <gui style="button">Apply</gui>.</p> </item> </steps> |