summaryrefslogtreecommitdiff
path: root/Lib/ruby/rubyiterators.swg
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/ruby/rubyiterators.swg')
-rw-r--r--Lib/ruby/rubyiterators.swg2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/ruby/rubyiterators.swg b/Lib/ruby/rubyiterators.swg
index 78ddd3959..eafa265f4 100644
--- a/Lib/ruby/rubyiterators.swg
+++ b/Lib/ruby/rubyiterators.swg
@@ -9,7 +9,7 @@
* Users can derive form the RubySwigIterator to implemet their
* own iterators. As an example (real one since we use it for STL/STD
* containers), the template RubySwigIterator_T does the
- * implementation for genereic C++ iterators.
+ * implementation for generic C++ iterators.
* ----------------------------------------------------------------------------- */
%include <std_common.i>