A trivial documentation commit.

This commit is contained in:
Lindsey Kuper 2011-04-04 16:34:06 -07:00 committed by Graydon Hoare
parent 512bba264e
commit 5de3f441d0

View File

@ -120,7 +120,7 @@ table. The task ahead involves combining, trimming, and implementing.
@end quotation
@sp 2
Rust is a curly-brace, block-structured statement language. It visually
Rust is a curly-brace, block-structured expression language. It visually
resembles the C language family, but differs significantly in syntactic and
semantic details. Its design is oriented toward concerns of ``programming in
the large'', that is, of creating and maintaining @emph{boundaries} -- both