summaryrefslogtreecommitdiff
path: root/portato/backend/system_interface.py
diff options
context:
space:
mode:
authornecoro <>2007-02-23 22:20:41 +0000
committernecoro <>2007-02-23 22:20:41 +0000
commitfb8b7e5e464f9393014c75a47fa91914f0b1833b (patch)
tree14bd68ca89a3b6564f9d0414874b1befc092fe6b /portato/backend/system_interface.py
parentb4f5605505dad572f4c4ea47e03d8d678c351003 (diff)
downloadportato-fb8b7e5e464f9393014c75a47fa91914f0b1833b.tar.gz
portato-fb8b7e5e464f9393014c75a47fa91914f0b1833b.tar.bz2
portato-fb8b7e5e464f9393014c75a47fa91914f0b1833b.zip
typo in comment
Diffstat (limited to 'portato/backend/system_interface.py')
-rw-r--r--portato/backend/system_interface.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/portato/backend/system_interface.py b/portato/backend/system_interface.py
index 60acb91..ade2414 100644
--- a/portato/backend/system_interface.py
+++ b/portato/backend/system_interface.py
@@ -206,7 +206,7 @@ class SystemInterface:
"""Returns the actual path to the config files.
@returns: the path, e.g. /etc/portage
- @rtyoe: string"""
+ @rtype: string"""
raise NotImplementedError