aboutsummaryrefslogtreecommitdiffstats
path: root/src/keys/swkey.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/keys/swkey.cpp')
-rw-r--r--src/keys/swkey.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/keys/swkey.cpp b/src/keys/swkey.cpp
index e633369..307e848 100644
--- a/src/keys/swkey.cpp
+++ b/src/keys/swkey.cpp
@@ -59,7 +59,7 @@ SWKey::~SWKey() {
/******************************************************************************
* SWKey::Persist - Gets whether this object itself persists within a
- * module that it was used to SetKey or just a copy.
+ * module that it was used to setKey or just a copy.
* (1 - persists in module; 0 - a copy is attempted
*
* RET: value of persist
@@ -73,7 +73,7 @@ char SWKey::Persist() const
/******************************************************************************
* SWKey::Persist - Set/gets whether this object itself persists within a
- * module that it was used to SetKey or just a copy.
+ * module that it was used to setKey or just a copy.
* (1 - persists in module; 0 - a copy is attempted
*
* ENT: ipersist - value which to set persist