aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-02-20 19:49:50 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-02-20 19:49:50 +0000
commit5b1b39c012f6c3cea0b88085c0a96cf2ffcda70e (patch)
tree770b27c93b17dcdc0783476286c1b3e4b867a720
parent2f8100f3e2963044fb2cfb9f3d82dc55ed41b1f9 (diff)
Convert a tab to spaces so that the documentation is printed out properly
aligned. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@55588 f38db490-d61c-443f-a65b-d21fe96a405b
-rw-r--r--apps/app_page.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_page.c b/apps/app_page.c
index e57e5d051..9816dbf13 100644
--- a/apps/app_page.c
+++ b/apps/app_page.c
@@ -56,7 +56,7 @@ static const char *page_descrip =
"caller is dumped into the conference as a speaker and the room is\n"
"destroyed when the original caller leaves. Valid options are:\n"
" d - full duplex audio\n"
-" q - quiet, do not play beep to caller\n";
+" q - quiet, do not play beep to caller\n";
STANDARD_LOCAL_USER;