Browse Source

[fixed] Copy/paste error

Kevin_Smarts 1 year ago
parent
commit
f7422f8d4a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/panties.qsrc

+ 1 - 1
locations/panties.qsrc

@@ -117,7 +117,7 @@ if $ARGS[0] = 'view_panty_item':
 !!	'<<$RESULT>>'
 	if BraQuality > 0:
 		gs 'underwear_descriptions', 'panties'
-		'This bra forms a set with bra #<<underwear[''pair'']>>.'
+		'These panties form a set with bra #<<underwear[''pair'']>>.'
 	else
 		gs 'panties', 'descriptions', $ARGS[2]
 	end