Skip to content

Commit 184eb12

Browse files
committed
Fix spelling of primarily.
1 parent 6ab1c48 commit 184eb12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/developers.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ Command Line Interfaces
230230
Scripts and routines run from the command line use "static" language
231231
defined by environment variables recognized by ``gettext`` module
232232
from Python library (``LANGUAGE``, ``LC_ALL``, ``LC_MESSAGES``, and
233-
``LANG``). Primarilly, these are ``roundup-admin`` script and
233+
``LANG``). Primarily, these are ``roundup-admin`` script and
234234
``admin.py`` module, but also help texts and startup error messages
235235
in other scripts and their supporting modules.
236236

0 commit comments

Comments
 (0)