summaryrefslogtreecommitdiff
path: root/include/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/resource.h')
-rw-r--r--include/resource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/resource.h b/include/resource.h
index 3399b7c..d1c386a 100644
--- a/include/resource.h
+++ b/include/resource.h
@@ -98,7 +98,7 @@ public:
//! \internal Stores the new state and emits a stateChanged() signal.
void handleStateChange(enum ResourceState newState);
- //! \internal Emits the exclusiveAccessIsAvailable() signal.
+ //! \internal Emits the reservable() signal.
void emitReservable();
//! Reserve exclusive access to our resources.