Fix typeos.
authorJason Molenda <jmolenda@apple.com>
Tue, 16 Jul 2013 21:11:29 +0000 (21:11 +0000)
committerJason Molenda <jmolenda@apple.com>
Tue, 16 Jul 2013 21:11:29 +0000 (21:11 +0000)
llvm-svn: 186457

lldb/www/troubleshooting.html

index 8c67a74..052771f 100755 (executable)
                             the header files paths.\r
                         </p>\r
                         <p> If you set a file and line breakpoint using a full path to the source file, like Xcode does when setting a\r
-                            breakpoint in its GUI on MacOSX when you click in the gutter of the source view, this path must match \r
+                            breakpoint in its GUI on Mac OS X when you click in the gutter of the source view, this path must match \r
                             the full paths in the debug information. If the paths mismatch, possibly due to \r
                             passing in a resolved source file path that doesn't match an unresolved path in the debug \r
                             information, this can cause breakpoints to not be resolved. Try setting breakpoints using the file\r
-                            basaname only.\r
+                            basename only.\r
                         <p> If you are using an IDE and you move your project in your file system and build again, sometimes doing a \r
                             clean then build will solve the issue.This will fix the issue if some .o files didn't get rebuilt \r
                             after the move as the .o files in the build folder might still contain stale debug information with \r
@@ -86,4 +86,4 @@
     </div>\r
 </div>\r
 </body>\r
-</html>
\ No newline at end of file
+</html>\r