diff --git a/code/modules/client/preferences.dm b/code/modules/client/preferences.dm
index 9eebaba9..18d631b6 100644
--- a/code/modules/client/preferences.dm
+++ b/code/modules/client/preferences.dm
@@ -946,7 +946,7 @@ GLOBAL_LIST_EMPTY(preferences_datums)
dat += "Color:
"
dat += " Change
"
dat += "Hide on Round-Start:[features["hide_belly"] == 1 ? "Yes" : "No"]"
- dat += "Manual belly size change (Found in Climax menu):[features["inflatable_belly"] == 1 ? "Yes" : "No"]"
+ dat += "Inflation (climax with and manual belly size change in arousal menu):[features["inflatable_belly"] == 1 ? "Yes" : "No"]"
dat += ""