We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a202eaa commit 0e93bfeCopy full SHA for 0e93bfe
ext/rugged/rugged_commit.c
@@ -19,7 +19,7 @@ VALUE rb_cRuggedCommit;
19
* commit.message -> msg
20
*
21
* Return the message of this commit. This includes the full body of the
22
- * message, with the short description, detailed descritpion, and any
+ * message, with the short description, detailed description, and any
23
* optional footers or signatures after it.
24
25
* In Ruby 1.9+, the returned string will be encoded with the encoding
0 commit comments