aboutsummaryrefslogtreecommitdiffstats
path: root/doc/CODING-GUIDELINES
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-11 17:02:37 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-11 17:02:37 +0000
commitec1f8bd53614c59503fc9ba6a0309e463573e927 (patch)
tree58ad224da2ec566e85859ec81ca028120602ce41 /doc/CODING-GUIDELINES
parent9b9ca6cac58dea63b8d1bd7fa516c283c765bf33 (diff)
More spelling fixes (issue 7930)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@42735 f38db490-d61c-443f-a65b-d21fe96a405b
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