diff --git a/src/uncategorized/saServeThePublic.tw b/src/uncategorized/saServeThePublic.tw
index 36a24d29a6125b9ec54daca465b6f6383a5278b9..8cd4d09bd1c33d60da5bc53697d9a7607c0ff38e 100644
--- a/src/uncategorized/saServeThePublic.tw
+++ b/src/uncategorized/saServeThePublic.tw
@@ -425,7 +425,7 @@ Her appearance attracted $beauty members of the public (<<print Math.trunc($beau
 		<<set $skillIncrease = 5+$slaves[$i].intelligence+$oralUseWeight>>
 		<<OralSkillIncrease $slaves[$i]>>
 		<<if canDoAnal($slaves[$i])>>
-			<<set $skillIncrease = 5+$slaves[$i].intelligence+$AnalUseWeight>>
+			<<set $skillIncrease = 5+$slaves[$i].intelligence+$analUseWeight>>
 			<<AnalSkillIncrease $slaves[$i]>>
 		<</if>>
 		<<if canDoVaginal($slaves[$i])>>