mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
Fix minor typo.
Change-Id: I4f83453c6f64a778a27b42b28e08f8e1d05908b7
This commit is contained in:
@@ -20,7 +20,7 @@ Building
|
|||||||
performance. `google-glog <http://code.google.com/p/google-glog>`_
|
performance. `google-glog <http://code.google.com/p/google-glog>`_
|
||||||
allows you to control its behaviour from the command line `flags
|
allows you to control its behaviour from the command line `flags
|
||||||
<http://google-glog.googlecode.com/svn/trunk/doc/glog.html>`_. Starting
|
<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
|
of ``N`` to get more and more verbose and detailed information
|
||||||
about Ceres internals.
|
about Ceres internals.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user