Commit c78ccc65 authored by Richard Stebbing's avatar Richard Stebbing
Browse files

Fix minor typo.

Change-Id: I4f83453c6f64a778a27b42b28e08f8e1d05908b7
Showing with 1 addition and 1 deletion
+1 -1
......@@ -20,7 +20,7 @@ Building
performance. `google-glog <http://code.google.com/p/google-glog>`_
allows you to control its behaviour from the command line `flags
<http://google-glog.googlecode.com/svn/trunk/doc/glog.html>`_. Starting
with ``-logtostdterr`` you can add ``-v=N`` for increasing values
with ``-logtostderr`` you can add ``-v=N`` for increasing values
of ``N`` to get more and more verbose and detailed information
about Ceres internals.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment