From 175e543d6032ecb249de97eccaba4065840250e7 Mon Sep 17 00:00:00 2001
From: pixel <pixel>
Date: Tue, 25 Nov 2003 01:13:50 +0000
Subject: Changements sur les Handles...

---
 doc/API | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'doc')

diff --git a/doc/API b/doc/API
index c9ec6a9..fcbbaec 100644
--- a/doc/API
+++ b/doc/API
@@ -122,7 +122,7 @@ will clean the extract function, I swear.
 
 int to_int() const;
 Tries to convert the String into an int. If the string is *exactly* not an int, it
-will returns 0. Even " 123" will be rejected.
+will return 0. Even " 123" will be rejected.
 
 double to_double() const;
 The same with a double.
-- 
cgit v1.2.3