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

Fix typo in the changelog entry

[ci skip]
This commit is contained in:
Rafael Mendonça França 2013-10-15 18:04:02 -03:00
parent ab9475bccf
commit 790b4011b2

View file

@ -1,4 +1,4 @@
* Added `--model-name` scaffld\_controller\_generator option.
* Added `--model-name` option to `ScaffoldControllerGenerator`.
*yalab*