Fix incorrect documentation from `s/Real/&Field`

This commit is contained in:
Las 2019-04-17 18:31:13 +02:00 committed by Sébastien Crozet
parent 05eb9ac2ba
commit 65e4c59152
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
**nalgebra** is a linear algebra library written for Rust targeting:
* General-purpose linear algebra (still lacks a lot of features)
* RealField time computer graphics.
* RealField time computer physics.
* Real-time computer graphics.
* Real-time computer physics.
## Using **nalgebra**
You will need the last stable build of the [rust compiler](http://www.rust-lang.org)