summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/VNWeb/Chars/Page.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/VNWeb/Chars/Page.pm b/lib/VNWeb/Chars/Page.pm
index 8a9966ae..af1fd8c6 100644
--- a/lib/VNWeb/Chars/Page.pm
+++ b/lib/VNWeb/Chars/Page.pm
@@ -78,7 +78,7 @@ sub _rev_ {
[ b_day => 'Birthday/day', empty => 0 ],
[ s_bust => 'Bust', empty => 0 ],
[ s_waist => 'Waist', empty => 0 ],
- [ s_hip => 'Hip', empty => 0 ],
+ [ s_hip => 'Hips', empty => 0 ],
[ height => 'Height', empty => 0 ],
[ weight => 'Weight', ],
[ bloodt => 'Blood type', fmt => \%BLOOD_TYPE ],