mirror of
https://github.com/discourse/discourse.git
synced 2025-05-25 19:29:34 +08:00
various typos in comments
This commit is contained in:
@ -9,7 +9,7 @@ class DiffEngine
|
||||
# generate an html friendly diff similar to the way Stack Exchange generate
|
||||
# html diffs
|
||||
#
|
||||
# retruns: html containing decorations indicating the changes
|
||||
# returns: html containing decorations indicating the changes
|
||||
def self.html_diff(html_before, html_after)
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user