Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with HTTPS or Subversion.

Download ZIP

Documentation typo fix #90

Closed
wants to merge 1 commit into from

2 participants

Trent Ogren Ayumu AIZAWA
Trent Ogren

No description provided.

Ayumu AIZAWA
Collaborator

Merged by r34462. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Commits on Feb 06, 2012
  1. Trent Ogren

    Documentation typo fix

    misfo authored
This page is out of date. Refresh to see the latest.
Showing with 1 addition and 1 deletion.
  1. +1 1  error.c
2  error.c
View
@@ -613,7 +613,7 @@ exc_message(VALUE exc)
* call-seq:
* exception.inspect -> string
*
- * Return this exception's class name an message
+ * Return this exception's class name and message
*/
static VALUE
Something went wrong with that request. Please try again.