Browse Source

remove a space from a comment wow thanks linter

Shelley Vohr 7 years ago
parent
commit
a1347f67a1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      atom/browser/browser_linux.cc

+ 1 - 1
atom/browser/browser_linux.cc

@@ -121,7 +121,7 @@ bool Browser::IsDefaultProtocolClient(const std::string& protocol,
   #endif
 }
 
-// Todo implement 
+// Todo implement
 bool Browser::RemoveAsDefaultProtocolClient(const std::string& protocol,
                                             mate::Arguments* args) {
   return false;