Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jeertmans committed Dec 21, 2020
1 parent 0d6971a commit 6bf7aab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/delaunay.c
Original file line number Diff line number Diff line change
Expand Up @@ -1158,7 +1158,7 @@ void drawDelaunayTriangulation(DelaunayTriangulation *delTri, bov_window_t *wind
"\xf8 Hold [S] to select a point nearby your cursor and\n"
" change its location\n"
"\xf8 Press [O] to show/hide points\n"
"\xf8 Press [L] to show/hide lines\n"
"\xf8 Press [L] to show/hide triangulation lines\n"
"\xf8 Press [V] to show/hide Voronoi diagram\n"
"\xf8 Press [F] to switch between fast and pretty drawing\n"
"\xf8 Press [I] to illustrate each step of the triangulation\n"
Expand Down

0 comments on commit 6bf7aab

Please sign in to comment.