summaryrefslogtreecommitdiff
path: root/portato/backend/system_interface.py
diff options
context:
space:
mode:
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