diff --git a/devTools/javaSanityCheck/excluded b/devTools/javaSanityCheck/excluded
index 9dd4e484bb85215d93c139241c8542d85f1d993e..eb522cb6bac88f489da3aeae75878591398e5838 100644
--- a/devTools/javaSanityCheck/excluded
+++ b/devTools/javaSanityCheck/excluded
@@ -4,5 +4,3 @@
 src/art/
 src/gui/svgFilters.tw
 src/pregmod/editGenetics.tw
-#
-#excluded to reduce false positives until better solution:
diff --git a/devTools/javaSanityCheck/twineTags b/devTools/javaSanityCheck/twineTags
index beb265b62b2cfb58584f2bcd7c85a9b25a37e52c..d0c5e0c6f9ee32f472d3a5d3a9453961de54b729 100644
--- a/devTools/javaSanityCheck/twineTags
+++ b/devTools/javaSanityCheck/twineTags
@@ -2,8 +2,6 @@
 #Effectively everything that is allowed in a statements like this:
 #<<tag>> or <<tag ???>>
 #when ;1 is specified it expects a matching closing tag like this: <</tag>>
-#Everything belonging to if and switch statements is hard coded and does not
-#need to be included here.
 #Do not add HTML Tags here.
 #Characters outside of ASCII scope are not supported.
 #
diff --git a/src/SpecialForce/WeeklyChoices.tw b/src/SpecialForce/WeeklyChoices.tw
index 03c38a19a4617e29c505ebeb39f9f977b7407fb7..cd9bcf4ddc1bf8910dcb4b7e1fb26bdd83cd51b4 100644
--- a/src/SpecialForce/WeeklyChoices.tw
+++ b/src/SpecialForce/WeeklyChoices.tw
@@ -212,7 +212,7 @@
 						<br> <<link "All three holes">> <<replace "#result6">>
 							<<include "SFColonelSexDec">>
 						<</replace>> <<set $SF.Colonel.Fun += 3>> <</link>>
-			</span> <</replace>> </span> <</link>>
+			</span> <</replace>> <</link>>
 		</span> <</replace>> <</link>> <</if>> /*Closes fun*/
 	</span> <</replace>> <</link>> /*Closes talk*/
-</span> <</if>> /*Closes spend time with The Colonel*/
\ No newline at end of file
+</span> <</if>> /*Closes spend time with The Colonel*/