1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

fix typo and indent. [ci skip]

This commit is contained in:
Yves Senn 2014-01-30 12:05:02 +01:00
parent 2d46e77f6b
commit d4d041c1fe
2 changed files with 2 additions and 2 deletions

View file

@ -63,7 +63,7 @@ class Module
#
# == Mix-in noise exiled to its own file:
#
# Once our chunk of behavior starts pushing the scroll-to-understand it
# Once our chunk of behavior starts pushing the scroll-to-understand it's
# boundary, we give in and move it to a separate file. At this size, the
# overhead feels in good proportion to the size of our extraction, despite
# diluting our at-a-glance sense of how things really work.