From: Russell Bryant Date: Fri, 28 Apr 2006 17:17:46 +0000 (+0000) Subject: fix spelling typo -- what's a Diaplan? X-Git-Tag: 1.4.0-beta1~1730 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9b1bff6379c46cfa24b4af457a78c434c029f866;p=thirdparty%2Fasterisk.git fix spelling typo -- what's a Diaplan? git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23207 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/build_tools/prep_moduledeps b/build_tools/prep_moduledeps index 1779123b17..f7f3c703c1 100755 --- a/build_tools/prep_moduledeps +++ b/build_tools/prep_moduledeps @@ -25,7 +25,7 @@ process_dir cdr cdr CDR "Call Detail Recording" process_dir channels chan CHANNELS "Channel Drivers" process_dir codecs codec CODECS "Codec Translators" process_dir formats format FORMATS "Format Interpreters" -process_dir funcs func FUNCS "Diaplan Functions" +process_dir funcs func FUNCS "Dialplan Functions" process_dir pbx pbx PBX "PBX Modules" process_dir res res RES "Resource Modules" cat build_tools/cflags.xml