docs: eg. -> e.g.

This is how we spell it elsewhere.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29879>
This commit is contained in:
Erik Faye-Lund
2023-04-26 14:10:20 +02:00
committed by Marge Bot
parent 9967df63df
commit c1cb32ffec
3 changed files with 3 additions and 3 deletions

View File

@@ -83,7 +83,7 @@ Add this to your ``.emacs`` to automatically format any C & C++ file
If ``/usr/share/clang/clang-format.el`` doesn't exist, look through the
files in the package providing ``clang-format`` in your distro. If you
can't find anything (eg. on Debian/Ubuntu), refer to `this StackOverflow
can't find anything (e.g. on Debian/Ubuntu), refer to `this StackOverflow
answer <https://stackoverflow.com/questions/59690583/how-do-you-use-clang-format-on-emacs-ubuntu/59850773#59850773>`__
to install clang-format through Emacs instead.