mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
Fix small grammar mistake in tutorial
This commit is contained in:
@@ -44,7 +44,7 @@ tendency towards aggressive abbreviation in the keywords—`fn` for
|
||||
function, `ret` for return.
|
||||
|
||||
You should, however, not conclude that Rust is simply an evolution of
|
||||
C. As will become clear in the rest of this tutorial, it goes into
|
||||
C. As will become clear in the rest of this tutorial, it goes in
|
||||
quite a different direction.
|
||||
|
||||
## Conventions
|
||||
|
||||
Reference in New Issue
Block a user