summaryrefslogtreecommitdiff
path: root/Documentation/coding-style.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/coding-style.rst')
-rw-r--r--Documentation/coding-style.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/coding-style.rst b/Documentation/coding-style.rst
index 30c1778e..5db7f480 100644
--- a/Documentation/coding-style.rst
+++ b/Documentation/coding-style.rst
@@ -251,7 +251,7 @@ member function of the PipelineHandler class.
* \param[in] camera The camera to start
*
* Start the group of streams that have been configured for capture by
- * \a configureStreams(). The intended caller of this method is the Camera
+ * \a configureStreams(). The intended caller of this function is the Camera
* class which will in turn be called from the application to indicate that
* it has configured the streams and is ready to capture.
*