summaryrefslogtreecommitdiff
path: root/gamelocker/strings.py
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-01-31 12:19:02 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2017-01-31 12:19:02 +0100
commit3a96203f89ebb87683d5e0151629f05ed0bb6373 (patch)
tree9e949d96998c680896b39898325494da52f85026 /gamelocker/strings.py
parent214865dbf47818d52190a9d0443d104c1759148a (diff)
downloadpython-gamelocker-3a96203f89ebb87683d5e0151629f05ed0bb6373.tar.gz
python-gamelocker-3a96203f89ebb87683d5e0151629f05ed0bb6373.zip
docs: add notes about internal modules
Diffstat (limited to 'gamelocker/strings.py')
-rw-r--r--gamelocker/strings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gamelocker/strings.py b/gamelocker/strings.py
index 72f1654..3836d2f 100644
--- a/gamelocker/strings.py
+++ b/gamelocker/strings.py
@@ -4,7 +4,7 @@
"""
gamelocker.strings
-A collection of mappings between strings returned by the API
+(internal) A collection of mappings between strings returned by the API
and their common names.
Currently Vainglory-specific only.
"""