Browse Source

Thank you, Yoshimo! ;-)

PYADPT-55
Volker Birk 9 years ago
parent
commit
c1a0d22dc3
  1. 2
      src/pEpmodule.cc

2
src/pEpmodule.cc

@ -72,7 +72,7 @@ BOOST_PYTHON_MODULE(pEp)
" hex encoded\n" " hex encoded\n"
" comm_type first rating level of this communication channel\n" " comm_type first rating level of this communication channel\n"
" lang ISO 639-1 language code for language being preferred\n" " lang ISO 639-1 language code for language being preferred\n"
" on this communication cahnnel\n" " on this communication channel\n"
) )
.def(init<string>()) .def(init<string>())
.def(init<string, string>()) .def(init<string, string>())

Loading…
Cancel
Save