1
0
Fork 0

fix typo: empg -> emph

This commit is contained in:
surtur 2023-08-23 14:41:41 +02:00
parent da4b431e2a
commit 39d46c51be
Signed by: wanderer
SSH Key Fingerprint: SHA256:MdCZyJ2sHLltrLBp0xQO0O1qTW9BT/xl5nXkDvhlMCI

View File

@ -856,7 +856,7 @@ following:
These methods can further be imported into other packages and this makes
working with the database a morning breeze.
All the database \empg{entity} IDs were declared as type \texttt{UUID}
All the database \emph{entity} IDs were declared as type \texttt{UUID}
(\emph{universally unique ID, theoretically across space and time}), contrary
to the more traditional \emph{integer} IDs.