Skip to content

Commit bc591f7

Browse files
pwithnalleli-schwartz
authored andcommitted
docs: Fix minor typo in i18n module docs
Signed-off-by: Philip Withnall <[email protected]>
1 parent 23657a4 commit bc591f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/markdown/i18n-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ i18n.xgettext(name, sources..., args: [...], recursive: false)
8383
```
8484

8585
Invokes the `xgettext` program on given sources, to generate a `.pot` file.
86-
This function is to be used when the `gettext` function workflow it not suitable
86+
This function is to be used when the `gettext` function workflow is not suitable
8787
for your project. For example, it can be used to produce separate `.pot` files
8888
for each executable.
8989

0 commit comments

Comments
 (0)