Fix small typo in quickstart

This commit is contained in:
Marek Kubica 2017-05-24 13:42:17 +02:00 committed by Jérémie Dimino
parent cf121d3640
commit 3633d5b012
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ Add this field to your ``library`` or ``executables`` stanzas:
(preprocess (action (run ${bin:cppo} -V OCAML:${ocaml_version} ${<})))
Additionnaly, if you are include a ``config.h`` file, you need to
Additionally, if you are include a ``config.h`` file, you need to
declare the dependency to this file via:
.. code:: scheme