diff --git a/channels/h323/ast_h323.cxx b/channels/h323/ast_h323.cxx index 8d316c7c47..011e97697c 100644 --- a/channels/h323/ast_h323.cxx +++ b/channels/h323/ast_h323.cxx @@ -177,7 +177,7 @@ class MyH323_Shutdown { }; }; -MyProcess::MyProcess(): PProcess("The NuFone Network's", +MyProcess::MyProcess(): PProcess("The NuFone Networks", "H.323 Channel Driver for Asterisk", MAJOR_VERSION, MINOR_VERSION, BUILD_TYPE, BUILD_NUMBER) {