Skip to content

Commit 1e701ed

Browse files
committed
fix typo
1 parent 2bc5a12 commit 1e701ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roundup/configuration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -830,7 +830,7 @@ def str2value(self, value):
830830

831831

832832
class SessiondbBackendOption(Option):
833-
"""Make sure that sessiondb is compatile with the primary db.
833+
"""Make sure that sessiondb is compatible with the primary db.
834834
Fail with error and suggestions if they are incompatible.
835835
"""
836836

0 commit comments

Comments
 (0)