Skip to content

Commit 93e0bb1

Browse files
committed
[chores] Minor docstring correction in tests/openvpn/test_backend.py
1 parent a8b1d9a commit 93e0bb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/openvpn/test_backend.py

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

99
class TestBackend(unittest.TestCase):
1010
"""
11-
tests for OpenWisp backend
11+
tests for OpenVpn backend
1212
"""
1313

1414
maxDiff = None

0 commit comments

Comments
 (0)