diff --git a/libraries/controllers/src/controllers/Actions.cpp b/libraries/controllers/src/controllers/Actions.cpp
index 30f4181b43..2edd1adfeb 100644
--- a/libraries/controllers/src/controllers/Actions.cpp
+++ b/libraries/controllers/src/controllers/Actions.cpp
@@ -176,8 +176,8 @@ namespace controller {
* person view.
*
BoomOut | number | number | Zoom camera out from first person to third
* person view. |
- * CycleCamera | number | number | Cycle the camera view from first person, to
- * third person, to full screen mirror, then back to first person and repeat. |
+ * CycleCamera | number | number | Cycle the camera view from first person look
+ * at, to (third person) look at, to selfie if in desktop mode, then back to first person and repeat. |
* ContextMenu | number | number | Show/hide the tablet. |
* ToggleMute | number | number | Toggle the microphone mute. |
* TogglePushToTalk | number | number | Toggle push to talk. |