add missing slashes to separator line; also testing commit access

llvm-svn: 88675
GitOrigin-RevId: 8d6d4b84e23c7b34e60bed87635cc0e7067ddda5
diff --git a/NOTES.txt b/NOTES.txt
index c658fe9..dc7a9bc 100644
--- a/NOTES.txt
+++ b/NOTES.txt
@@ -50,7 +50,7 @@
 
 //===---------------------------------------------------------------------===//
 // Specifying targets:  -triple and -arch
-===---------------------------------------------------------------------===//
+//===---------------------------------------------------------------------===//
 
 The clang supports "-triple" and "-arch" options. At most one -triple and one
 -arch option may be specified.  Both are optional.