Skip to content

Commit bede740

Browse files
committed
typo
1 parent 001f6b5 commit bede740

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

oca/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
CONNECTED = -3
1919
ALL = -2
20-
CONNECTED_ADN_GROUP = -1
20+
CONNECTED_AND_GROUP = -1
2121

2222

2323
class Client(object):

0 commit comments

Comments
 (0)