mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-06 03:05:30 -05:00
Grammar fix
This commit is contained in:
parent
552a70e6bd
commit
22776bf4ff
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ reflective("metallic") surfaces.
|
|||
|
||||
The design of the software roughly follows Peter Shirley's mini-book
|
||||
series [Raytracing in One Weekend][weekend] which presents a raytracer
|
||||
in C++. I've adopted the programming style to suit the OCaml's
|
||||
functional style.
|
||||
in C++. I've adopted the programming style to suit OCaml's functional
|
||||
style.
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue