Skip to content

Commit 8c62b70

Browse files
committed
Minor doc change for translations
1 parent 51a69db commit 8c62b70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/SeleniumLibrary/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@ class SeleniumLibrary(DynamicCore):
583583
generated json file contains `sha256` key, which contains the sha256 sum of the library documentation.
584584
The sha256 sum is used by `rfselib translation --compare /path/to/translation.json` command, which compares
585585
the translation to the library and prints outs a table which tells if there are changes needed for
586-
translation file.
586+
the translation file.
587587
588588
Example project for translation can be found from
589589
[https://github.com/MarketSquare/robotframework-seleniumlibrary-translation-fi | robotframework-seleniumlibrary-translation-fi]

utest/test/api/approved_files/PluginDocumentation.test_many_plugins.approved.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ to command. Example: `rfselib translation --plugings myplugin.SomePlugin /path/t
522522
generated json file contains `sha256` key, which contains the sha256 sum of the library documentation.
523523
The sha256 sum is used by `rfselib translation --compare /path/to/translation.json` command, which compares
524524
the translation to the library and prints outs a table which tells if there are changes needed for
525-
translation file.
525+
the translation file.
526526

527527
Example project for translation can be found from
528528
[https://github.com/MarketSquare/robotframework-seleniumlibrary-translation-fi | robotframework-seleniumlibrary-translation-fi]

0 commit comments

Comments
 (0)