diff options
author | Jose Castillo <jcastillo@redhat.com> | 2022-05-04 12:21:38 +0200 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2022-05-04 16:39:35 -0400 |
commit | ab169d1de1ec78e48b48d465d1b0e80c00b97e53 (patch) | |
tree | 5b76de1cac7d1da8d9ea6684e5aea47a6e70d27a /po/he.po | |
parent | f3dc8cd574614572d441f76c02453fd85d0c57e2 (diff) | |
download | sos-ab169d1de1ec78e48b48d465d1b0e80c00b97e53.tar.gz |
[sos] Fix typo in po files
There was a missing space between two words
in one of the strings in all po files.
Signed-off-by: Jose Castillo <jcastillo@redhat.com>
Diffstat (limited to 'po/he.po')
-rw-r--r-- | po/he.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ msgstr "" #: ../sos/sosreport.py:983 #, python-format -msgid "plugin %s requires root permissionsto execute, skipping" +msgid "plugin %s requires root permissions to execute, skipping" msgstr "" #: ../sos/sosreport.py:985 |