Skip to content

Commit

Permalink
update doc string
Browse files Browse the repository at this point in the history
  • Loading branch information
willforde committed Aug 21, 2018
1 parent c8a6a4e commit 08685e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script.module.codequick/lib/codequick/script.py
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ def localize(string_id):
"""
Retruns a translated UI string from addon localization files.
:param string_id: The numeric ID or gettext string id of the localized string
:param string_id: The numeric ID or gettext string ID of the localized string
:type string_id: str or int
:returns: Localized unicode string.
Expand Down

0 comments on commit 08685e3

Please sign in to comment.