typo
This commit is contained in:
+2
-2
@@ -36,7 +36,7 @@ module Gollum
|
|||||||
# data - The new String contents of the page.
|
# data - The new String contents of the page.
|
||||||
# commit - The commit Hash details:
|
# commit - The commit Hash details:
|
||||||
# :message - The String commit message.
|
# :message - The String commit message.
|
||||||
# :author - The String author full name.
|
# :name - The String author full name.
|
||||||
# :email - The String email address.
|
# :email - The String email address.
|
||||||
#
|
#
|
||||||
# Returns the String SHA1 of the newly written version.
|
# Returns the String SHA1 of the newly written version.
|
||||||
@@ -57,7 +57,7 @@ module Gollum
|
|||||||
# data - The new String contents of the page.
|
# data - The new String contents of the page.
|
||||||
# commit - The commit Hash details:
|
# commit - The commit Hash details:
|
||||||
# :message - The String commit message.
|
# :message - The String commit message.
|
||||||
# :author - The String author full name.
|
# :name - The String author full name.
|
||||||
# :email - The String email address.
|
# :email - The String email address.
|
||||||
#
|
#
|
||||||
# Returns the String SHA1 of the newly written version.
|
# Returns the String SHA1 of the newly written version.
|
||||||
|
|||||||
Reference in New Issue
Block a user