diff --git a/devTools/dictionary_phrases.txt b/devTools/dictionary_phrases.txt
index fd8cf0c1d729e680c0282f38a9211fbfa433b856..f2f8f72cac958d3252fd01b259a49971f7964114 100644
--- a/devTools/dictionary_phrases.txt
+++ b/devTools/dictionary_phrases.txt
@@ -6,8 +6,8 @@
 # Output is: Found searchPhrase; Error: errorMessage
 cash +=#Should be cashX()
 cash -=#Should be cashX()
-rep +=#Should be repX()
-rep -=#Should be repX()
+#rep +=#Should be repX() ## unused because .rep is used by facility code
+#rep -=#Should be repX() ## -> many false positives
 cash+=#Should be cashX()
 cash-=#Should be cashX()
 rep+=#Should be repX()