Skip to content
Snippets Groups Projects
Commit 43c2b320 authored by Alexandre Abadie's avatar Alexandre Abadie
Browse files

doc/doxygen: fix typo in getting started page

parent 0d527679
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ simplest way to compile and link an application with RIOT, is to set up a
Makefile providing at least the following variables:
* `APPLICATION`: should contain the (unique) name of your application
* `BOARD`: specifies the platform the application should be build for by
* `BOARD`: specifies the platform the application should be built for by
default
* `RIOTBASE`: specifies the path to your copy of the RIOT repository (note,
that you may want to use `$(CURDIR)` here, to give a relative path)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment