Typo fix: emited => emitted

Change-Id: I4983c4a011b862b90976dfbc169eda8c66186168
This commit is contained in:
Anh Tran
2017-02-07 14:30:16 +07:00
parent 29a0e8954d
commit d28b1011ed

View File

@@ -2,7 +2,7 @@ Audit
===== =====
Anchor produces audit messages using the PyCADF library and aims for CADF Anchor produces audit messages using the PyCADF library and aims for CADF
compatibility. The two events being emited right now are ``audit.sign`` and compatibility. The two events being emitted right now are ``audit.sign`` and
``audit.auth``, used for certificate signing and authentication events ``audit.auth``, used for certificate signing and authentication events
respectively. respectively.