ソースを参照

Minor typo fix `comeback` -> `come back`

netuttki 1 年間 前
コミット
ecba00e057
1 ファイル変更1 行追加1 行削除
  1. 1 1
      locations/pav_clinic.qsrc

+ 1 - 1
locations/pav_clinic.qsrc

@@ -183,7 +183,7 @@ if $ARGS[0] = '':
 								elseif pcs_teeth > 0:
 									dentistday = daystart + 180
 									pcs_brace = 1
-									'You pay the dentist to straighten your teeth. After and hour of work he have attached a brace to teeth and tells you to comeback it six months to have it taken of.'
+									'You pay the dentist to straighten your teeth. After and hour of work he have attached a brace to teeth and tells you to come back it six months to have it taken of.'
 								else
 									dentistday = daystart + 90
 									pcs_teeth = -1