diff --git a/mysql-test/main/grant_slave_monitor.result b/mysql-test/main/grant_slave_monitor.result
index e53d8c0e678071718354a92ba2dc89c242ab93ff..ea0b7d8094c61841e189c7ddd733d1b9c71ea625 100644
--- a/mysql-test/main/grant_slave_monitor.result
+++ b/mysql-test/main/grant_slave_monitor.result
@@ -22,7 +22,7 @@ ERROR 42000: Access denied; you need (at least one of) the SUPER, SLAVE MONITOR
 SHOW RELAYLOG EVENTS;
 ERROR 42000: Access denied; you need (at least one of) the SLAVE MONITOR privilege(s) for this operation
 disconnect con1;
-# 
+#
 # SHOW SLAVE STATUS and SHOW RELAYLOG EVENTS are allowed with SLAVE MONITOR privilege
 #
 connection default;