about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2014-12-17 08:35:45 -0800
committerAlex Crichton <alex@alexcrichton.com>2014-12-17 11:50:30 -0800
commit42dbee098ba766787206e5b4a61e080c90be88fa (patch)
tree1fcc3e7156aace410ff0e3bdb984f43daa08e39e /src/libstd/sys/unix/stack_overflow.rs
parentb56d4bf9162a299f2e4bc5bc8d424a32165917df (diff)
parent73d395e6dbde3e720544a660c95f407378b5be70 (diff)
downloadrust-42dbee098ba766787206e5b4a61e080c90be88fa.tar.gz
rust-42dbee098ba766787206e5b4a61e080c90be88fa.zip
rollup merge of #19930: cllns/lowercase-if
On the [guide site](http://doc.rust-lang.org/guide.html#if) I was confused when I got to "5 If". It looked like "5 LF" in lowercase.

Changing the if to lowercase solves this problem. I know titles are all capitalized, but I think it makes sense in this case to keep it lowercase, since `if` is a reserved word. I'd also be open to making it ```    `if`   ``` but I'm not sure how that would look on the site.

Before:
![screen shot 2014-12-16 at 12 58 01](https://cloud.githubusercontent.com/assets/632942/5458866/cb34c006-8523-11e4-89ef-3a3964bcedfc.png)
After:
![screen shot 2014-12-16 at 12 58 14](https://cloud.githubusercontent.com/assets/632942/5458865/cb33c444-8523-11e4-8d95-d377ed583ed6.png)
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions