mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
various typos in comments
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# encoding: utf-8
|
||||
|
||||
# Generates a slug. This is annoying beacuse it's duplicating what the javascript
|
||||
# Generates a slug. This is annoying because it's duplicating what the javascript
|
||||
# does, but on the other hand slugs are never matched so it's okay if they differ
|
||||
# a little.
|
||||
module Slug
|
||||
|
Reference in New Issue
Block a user