summaryrefslogtreecommitdiff
path: root/channels/h323
diff options
context:
space:
mode:
authorSean Bright <sean@malleable.com>2008-12-31 23:07:14 +0000
committerSean Bright <sean@malleable.com>2008-12-31 23:07:14 +0000
commite1f941d7f685bd1e47e6ad407296ffbe003690f8 (patch)
tree5e0aa976edf7082f0a275098a35eade2c99e080f /channels/h323
parentc70d486ec65fbaa25fbcc4c5e56b65fa0c71444e (diff)
Mostly just whitespace, but also convert 'CVS' to 'SVN' in a couple
places and fix a few typos I found in the CODING_GUIDELINES. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@167061 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'channels/h323')
-rw-r--r--channels/h323/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/h323/README b/channels/h323/README
index 875bf3668..9ba1ec2a2 100644
--- a/channels/h323/README
+++ b/channels/h323/README
@@ -76,7 +76,7 @@ envrionment can pick up the new variables.
Upgrading Asterisk
-----------------
-After you cvs update (or make update) Asterisk you have to go into
+After you svn update (or make update) Asterisk you have to go into
asterisk/channels/h323 and issue a make clean all, before compiling the
rest of asterisk. Doing this process every time you upgrade Asterisk
will ensure a sane build.