diff --git a/src/pEpmodule.cc b/src/pEpmodule.cc index 6e4ab6b..c8cd316 100644 --- a/src/pEpmodule.cc +++ b/src/pEpmodule.cc @@ -72,7 +72,7 @@ BOOST_PYTHON_MODULE(pEp) " hex encoded\n" " comm_type first rating level of this communication channel\n" " lang ISO 639-1 language code for language being preferred\n" - " on this communication cahnnel\n" + " on this communication channel\n" ) .def(init()) .def(init())