diff options
| -rw-r--r-- | src/librustc/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/librustc/README.txt b/src/librustc/README.txt index e79ee7fa647..697dddca74f 100644 --- a/src/librustc/README.txt +++ b/src/librustc/README.txt @@ -68,7 +68,7 @@ util - ubiquitous types and helper functions lib - bindings to LLVM The entry-point for the compiler is main() in the librustc_trans -crate. But the +crate. The 3 central data structures: ------------------------------ |
