summaryrefslogtreecommitdiff
path: root/doc/CODING-GUIDELINES
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2006-09-11 17:02:37 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2006-09-11 17:02:37 +0000
commitcfaf938f214c482cc9296f7667d6014bff180727 (patch)
tree58ad224da2ec566e85859ec81ca028120602ce41 /doc/CODING-GUIDELINES
parent091e1aed8d8e53750b934df59e0be01d9ac070d7 (diff)
More spelling fixes (issue 7930)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@42735 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc/CODING-GUIDELINES')
-rw-r--r--doc/CODING-GUIDELINES2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CODING-GUIDELINES b/doc/CODING-GUIDELINES
index 7d613b726..c0aa5ed91 100644
--- a/doc/CODING-GUIDELINES
+++ b/doc/CODING-GUIDELINES
@@ -476,7 +476,7 @@ preceding them.
------------------------------------------
- Look at the code once more
-When you achieve your desired functionalty, make another few refactor
+When you achieve your desired functionality, make another few refactor
passes over the code to optimize it.
- Read the patch