diff --git a/docs/source/faqs.rst b/docs/source/faqs.rst index 58f6cb7da..53f9d88a4 100644 --- a/docs/source/faqs.rst +++ b/docs/source/faqs.rst @@ -20,7 +20,7 @@ Building performance. `google-glog `_ allows you to control its behaviour from the command line `flags `_. 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.