aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/rba/RBAViewAction.hpp2
-rw-r--r--include/rba/RBAViewContentState.hpp2
-rw-r--r--src/include/rba/RBAResult.hpp2
-rw-r--r--src/include/rba/RBAViewAction.hpp2
-rw-r--r--src/include/rba/RBAViewContentState.hpp2
5 files changed, 5 insertions, 5 deletions
diff --git a/include/rba/RBAViewAction.hpp b/include/rba/RBAViewAction.hpp
index ed9d05f..6fac1e0 100644
--- a/include/rba/RBAViewAction.hpp
+++ b/include/rba/RBAViewAction.hpp
@@ -15,7 +15,7 @@
*/
/**
- * VIew action class
+ * View action class
*/
#ifndef RBAVIEWACTION_HPP
diff --git a/include/rba/RBAViewContentState.hpp b/include/rba/RBAViewContentState.hpp
index 5924158..2b0184a 100644
--- a/include/rba/RBAViewContentState.hpp
+++ b/include/rba/RBAViewContentState.hpp
@@ -15,7 +15,7 @@
*/
/**
- * VIew content state class
+ * View content state class
*/
#ifndef RBAVIEWCONTENTSTATE_HPP
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;
diff --git a/src/include/rba/RBAViewAction.hpp b/src/include/rba/RBAViewAction.hpp
index ed9d05f..6fac1e0 100644
--- a/src/include/rba/RBAViewAction.hpp
+++ b/src/include/rba/RBAViewAction.hpp
@@ -15,7 +15,7 @@
*/
/**
- * VIew action class
+ * View action class
*/
#ifndef RBAVIEWACTION_HPP
diff --git a/src/include/rba/RBAViewContentState.hpp b/src/include/rba/RBAViewContentState.hpp
index 5924158..2b0184a 100644
--- a/src/include/rba/RBAViewContentState.hpp
+++ b/src/include/rba/RBAViewContentState.hpp
@@ -15,7 +15,7 @@
*/
/**
- * VIew content state class
+ * View content state class
*/
#ifndef RBAVIEWCONTENTSTATE_HPP