docs: Typo

This commit is contained in:
Brian Anderson 2012-10-03 20:06:54 -07:00
parent c8ee49a5b6
commit a35dc85b68
1 changed files with 1 additions and 1 deletions

View File

@ -350,7 +350,7 @@ if x {
let y = if x { foo() } else { bar() };
~~~
This may sound a intricate, but it is super-useful and will grow on you.
This may sound intricate, but it is super-useful and will grow on you.
## Types