Skip to content

Commit

Permalink
Fixed reference and typo to Clang SA documentation in Clang docs
Browse files Browse the repository at this point in the history
BUG=

Review URL: https://codereview.chromium.org/1425663005

Cr-Commit-Position: refs/heads/master@{#357351}
  • Loading branch information
kirillbobyrev authored and Commit bot committed Nov 2, 2015
1 parent 1384a23 commit eed2584
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@ Kevin M. McCormick <mckev@amazon.com>
Kihong Kwon <kihong.kwon@samsung.com>
Kim Christensen <kimworking@gmail.com>
Kingshuk Jana <kingshuk.j@samsung.com>
Kirill Bobyrev <kirillbobyrev@gmail.com>
Kirk Shoop <kirk.shoop@microsoft.com>
Klemen Forstnerič <klemen.forstneric@gmail.com>
Krishna Chaitanya <krish.botta@samsung.com>
Expand Down
2 changes: 1 addition & 1 deletion docs/clang.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ So for example, you could use the plugin in this directory with:

## Using the clang static analyzer

See [clang_static_analyser.md](clang_static_analyser.md).
See [clang_static_analyzer.md](clang_static_analyzer.md).

## Windows

Expand Down

0 comments on commit eed2584

Please sign in to comment.