Skip to content

Commit 827da3a

Browse files
committed
Fixed typo in locale_gen documentation.
1 parent 8a4f07e commit 827da3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/locale_gen.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
DOCUMENTATION = '''
99
---
1010
module: locale_gen
11-
short_description: Creates of removes locales.
11+
short_description: Creates or removes locales.
1212
description:
1313
- Manages locales by editing /etc/locale.gen and invoking locale-gen.
1414
version_added: "1.6"

0 commit comments

Comments
 (0)