소스 검색

[fixed] Copy/paste error

Kevin_Smarts 1 년 전
부모
커밋
f7422f8d4a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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