Skip to content

Commit 0f91950

Browse files
committed
typos
1 parent 73193a1 commit 0f91950

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

manatools/args.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Author: Papoteur
77
8-
@package mamatools.args
8+
@package manatools.args
99
'''
1010
import argparse
1111
import gettext

manatools/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Author: Angelo Naselli <[email protected]>
77
8-
@package mamatools.config
8+
@package manatools.config
99
'''
1010

1111
import sys

manatools/services.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
1111
Author: Angelo Naselli <[email protected]>
1212
13-
@package mamatools.services
13+
@package manatools.services
1414
'''
1515

1616
import dbus

0 commit comments

Comments
 (0)