]> git.lizzy.rs Git - rust.git/commit
doc: Fix the 30-minute intro to use += operator.
authorTim Joseph Dumol <tim@timdumol.com>
Mon, 4 Aug 2014 17:30:53 +0000 (01:30 +0800)
committerTim Dumol <tim@timdumol.com>
Mon, 4 Aug 2014 18:02:41 +0000 (02:02 +0800)
commita9979ada477c74be567f8df47ae8bd9a8b75f192
tree286d5c78f3f9ca97d8fb8fe69f7050f90f86fb97
parent31590bd34900403a18079bf4623cd35f9da0c100
doc: Fix the 30-minute intro to use += operator.

The 30-minute intro had a comment mentioning that `+=` will be included in the future. It's already included, and this fixes it to use `+=`.
src/doc/intro.md