fix route in comment

This commit is contained in:
Adam Loving 2014-06-03 14:41:02 -07:00
parent 3e16ac62c3
commit efcd6396cf

View File

@ -1,5 +1,5 @@
/**
If we request /user/eviltrout without a sub route.
If we request /users/eviltrout without a sub route.
@class UserIndexRoute
@extends Discourse.Route