summaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorschnetter <schnetter@17b73243-c579-4c4c-a9d2-2d5706c11dac>2004-01-22 12:06:31 +0000
committerschnetter <schnetter@17b73243-c579-4c4c-a9d2-2d5706c11dac>2004-01-22 12:06:31 +0000
commit15b8a9d41517387eadac3640e44dc592724f3726 (patch)
tree147ce2f93d932265e04c693482c8f5714c1bafb1 /src/util
parent02599cb3271d476cc978e9cdade74b84ac49508b (diff)
Fix typo in comment.
git-svn-id: http://svn.cactuscode.org/flesh/trunk@3558 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/util')
-rw-r--r--src/util/StoreHandledData.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/StoreHandledData.c b/src/util/StoreHandledData.c
index 4323574d..4ccb1a97 100644
--- a/src/util/StoreHandledData.c
+++ b/src/util/StoreHandledData.c
@@ -223,7 +223,7 @@ static int FindNextUnused(cHandledData *storage, int first)
@date Fri May 8 17:36:33 1998
@author Tom Goodale
@desc
- Gets a pointer to the data corresponding to the give handle.
+ Gets a pointer to the data corresponding to the given handle.
@enddesc
@calls
@calledby