Skip to content

Commit 35d33e1

Browse files
author
Mateusz Golicz
committed
Unfinished sentence corrected
1 parent 306e392 commit 35d33e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Most of Capoc code was adapted from an earlier C project, and thus would benefit
3232
* utility classes (capServer, capCli, tcpServer)
3333

3434
### capEngine
35-
capEngine provides two interfaces for the GUI part, namely a scripting command and native C++ interface, through which it receives commands from the GUI module. It does not make any assumptions on the GUI toolkit in use (the first version of capoc
35+
capEngine provides two interfaces for the GUI part, namely a scripting command and native C++ interface, through which it receives commands from the GUI module. It does not make any assumptions on the GUI toolkit in use.
3636

3737
Most of the functions are invoked with scripting commands, by calling `capEngine::execStringf()`. These commands take the form of short, one line keyword combinations, such as `camera retreat` or `model 0 nvm camera P8192012.JPG reproject throw-cursor`.
3838

0 commit comments

Comments
 (0)