diff options
author | Alain Romedenne <LibreOfficiant@sfr.fr> | 2020-06-26 18:06:33 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-06-29 13:06:33 +0200 |
commit | 8647c0990491502359b770af467a3f43be1827aa (patch) | |
tree | 19d0f36eb4c13438890be8ef0e5116f259b6918a | |
parent | 574314d641fcad0b07451f893becf616ed681e2c (diff) |
typo
Change-Id: I1bcca86f97f87ae5a5240adbea7055bf669afbf6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97145
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit 5ea3a748d1a9d9126da15332df1899e6d17e4f8b)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97375
Reviewed-by: Sophie Gautier <sophi@libreoffice.org>
-rw-r--r-- | source/text/sbasic/python/python_session.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/python/python_session.xhp b/source/text/sbasic/python/python_session.xhp index 86f952363c..f8c378dee7 100644 --- a/source/text/sbasic/python/python_session.xhp +++ b/source/text/sbasic/python/python_session.xhp @@ -16,7 +16,7 @@ </meta> <body> <bookmark branch="index" id="N0339"> - <bookmark_value>Session;ComputerName</bookmark_value> + <bookmark_value>Session;UserName</bookmark_value> <bookmark_value>Session;SharedScripts</bookmark_value> <bookmark_value>Session;SharedPythonScripts</bookmark_value> <bookmark_value>Session;UserProfile</bookmark_value> |