aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/rba/RBAResult.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/rba/RBAResult.hpp')
-rw-r--r--src/include/rba/RBAResult.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/rba/RBAResult.hpp b/src/include/rba/RBAResult.hpp
index 8a29785..53c2a35 100644
--- a/src/include/rba/RBAResult.hpp
+++ b/src/include/rba/RBAResult.hpp
@@ -111,7 +111,7 @@ public:
* @return List of active view content states.
* @details
* The active view content states are those that have been requested to
- * display so far. They do not include the view content state whose request
+ * display so far. They do not include the view content state whose request
* has been withdrawn or canceled.
*/
virtual const std::list<const RBAViewContentState*>& getActiveViewContentStates() const=0;