Skip to content

Commit 4fe02e1

Browse files
authored
typo
1 parent b45c540 commit 4fe02e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ To generate user documentation and run tests please proceed with the steps below
8484
3. Change to `build` directory and run `cmake ..` command to configure your build. Windows users can do the same with cmake-gui application.
8585
4. On Windows, build the solution found in the build directory. On Linux, run `make` from the build directory.
8686

87-
On successfull build you will find compiled test and example binaries in `bin`
87+
On successful build you will find compiled test and example binaries in `bin`
8888
directory. The generated documentation will be available in `doc/html`
8989
directory of the build tree. To run tests after finished build please run `make
9090
test` or `ctest` from your build tree. You can get detailed output using `ctest

0 commit comments

Comments
 (0)