summaryrefslogtreecommitdiff
path: root/simple-cam.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'simple-cam.cpp')
-rw-r--r--simple-cam.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/simple-cam.cpp b/simple-cam.cpp
index 312d4a9..ef852bf 100644
--- a/simple-cam.cpp
+++ b/simple-cam.cpp
@@ -61,7 +61,7 @@ int main()
* in the system, by associating Pipeline Handlers with media entities
* registered in the system.
*
- * The CameraManager provides a list of available Camera that
+ * The CameraManager provides a list of available Cameras that
* applications can operate on.
*/
CameraManager *cm = new CameraManager();