commit | e6a8f2bdcc8b413777c2344d80c268a4260770f1 | [log] [tgz] |
---|---|---|
author | andybons <[email protected]> | Mon Aug 31 22:46:01 2015 |
committer | Commit bot <[email protected]> | Mon Aug 31 22:46:39 2015 |
tree | 570b3b78556e89326fa8836f7d5c3029c110d157 | |
parent | d75e98b2dc94f48f5732cf513ca281b541f995d5 [diff] [blame] |
[Docs] Remove \uFEFF from beginning of some docs [email protected] BUG=none Review URL: https://codereview.chromium.org/1320423007 Cr-Commit-Position: refs/heads/master@{#346502}
diff --git a/docs/linux_debugging.md b/docs/linux_debugging.md index 2594672..2fc14185 100644 --- a/docs/linux_debugging.md +++ b/docs/linux_debugging.md
@@ -1,4 +1,4 @@ -# Tips for debugging on Linux +# Tips for debugging on Linux This page is for Chromium-specific debugging tips; learning how to run gdb is out of scope.