diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/rba/RBAViewAction.hpp | 2 | ||||
-rw-r--r-- | include/rba/RBAViewContentState.hpp | 2 |
2 files changed, 2 insertions, 2 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 |