]> Kevux Git Server - fll/commitdiff
Cleanup: Grammar in 'opereate as' documentation comments.
authorKevin Day <Kevin@kevux.org>
Sat, 8 Jun 2024 05:20:58 +0000 (00:20 -0500)
committerKevin Day <Kevin@kevux.org>
Sat, 8 Jun 2024 05:21:05 +0000 (00:21 -0500)
level_3/controller/c/controller/private-controller.h
level_3/controller/c/entry/private-entry.h
level_3/controller/c/entry/private-entry_print.h

index 80d4ee51edc717f0aba3763dd436d2b99f2c771d..9779047da8134f625d40007f65fb1050d8865c69 100644 (file)
@@ -239,8 +239,8 @@ extern "C" {
  * @param cache
  *   The cache.
  * @param is_entry
- *   If TRUE, then this operate as an entry.
- *   If FALSE, then this operate as an exit.
+ *   If TRUE, then this operates as an entry.
+ *   If FALSE, then this operates as an exit.
  *
  * @return
  *   F_none on success.
@@ -265,8 +265,8 @@ extern "C" {
  * @param cache
  *   The cache.
  * @param is_entry
- *   If TRUE, then this operate as an entry.
- *   If FALSE, then this operate as an exit.
+ *   If TRUE, then this operates as an entry.
+ *   If FALSE, then this operates as an exit.
  *
  * @return
  *   F_none on success.
index 330bfabedf7305f798de4b8f3ba5613cda151a86..29e19211ae267c36a090980c3830a80c3bb95df1 100644 (file)
@@ -84,8 +84,8 @@ extern "C" {
  * @param global
  *   The global data.
  * @param is_entry
- *   If TRUE, then this operate as an entry.
- *   If FALSE, then this operate as an exit.
+ *   If TRUE, then this operates as an entry.
+ *   If FALSE, then this operates as an exit.
  * @param cache
  *   The main/global cache to use.
  *
@@ -118,8 +118,8 @@ extern "C" {
  *   If TRUE, operate in failsafe mode (starts at designated failsafe Item).
  *   If FALSE, operate in normal mode (starts at "main" Item).
  * @param is_entry
- *   If TRUE, then this operate as an entry.
- *   If FALSE, then this operate as an exit.
+ *   If TRUE, then this operates as an entry.
+ *   If FALSE, then this operates as an exit.
  *
  * @return
  *   F_none on success.
index f723a9c2146d35cd729dd0c383abc26227c0bd6a..481b3182d3c9b06a0b9e5dee9f5d5c4ffa63cbb1 100644 (file)
@@ -50,8 +50,8 @@ extern "C" {
  * @param global
  *   The global data.
  * @param is_entry
- *   If TRUE, then this operate as an entry.
- *   If FALSE, then this operate as an exit.
+ *   If TRUE, then this operates as an entry.
+ *   If FALSE, then this operates as an exit.
  * @param name
  *   The Object name of the setting being populated.
  * @param name_sub