Skip to content

Commit 6111786

Browse files
committed
that description was wrong
1 parent 407f6b2 commit 6111786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/raspell_stub.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
class ::Aspell
77

88
# Creates an Aspell instance. All parameters are optional and have default values. In most situations it is enough to create an Aspell-instance with only a language.
9-
# * <tt>language</tt> - ISO639 language code plus optional ISO 3166 counry code as string (eg: "de" or "us_US").
9+
# * <tt>language</tt> - ISO639 language code plus optional ISO 3166 counry code as string (eg: "de" or "en_US").
1010
# * <tt>jargon</tt> - A special jargon of the selected language.
1111
# * <tt>size</tt> - The size of the dictionary to chose (if there are options).
1212
# * <tt>encoding</tt> - The encoding to use.

0 commit comments

Comments
 (0)