Skip to content

Commit

Permalink
Fixed typo in comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
eclubb committed Mar 4, 2009
1 parent 5630663 commit cc4d158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ncurses.rb
Expand Up @@ -109,7 +109,7 @@ module Form
class FORM
attr_reader :user_object

# This placeholder replaces the field_userptr function in curses
# This placeholder replaces the form_userptr function in curses
def user_object=(obj)
@user_object = obj
end
Expand Down

0 comments on commit cc4d158

Please sign in to comment.