diff --git a/mx.fastr/mx_fastr.py b/mx.fastr/mx_fastr.py
index c446cbe52e330f7eafbd3aeabece9dc36c077874..d6fa724904cd58f6c942fea75fd37e9bc6e15143 100644
--- a/mx.fastr/mx_fastr.py
+++ b/mx.fastr/mx_fastr.py
@@ -468,7 +468,7 @@ def rbdiag(args):
     --matchLevel=error	Outputs are considered matching if none or both outputs contain an error
     --maxSweeps=N		Sets the maximum number of sweeps
     --outMaxLev=N		Sets the maximum output detail level for report messages. Use 0 for the basic messages only.
-    
+
 	If no builtin is specified, all registered builtins are diagnosed.
 	An external builtin is specified by the fully qualified name of its node class.