Merge "Typo fix: emited => emitted"

This commit is contained in:
Jenkins 2017-02-20 14:10:37 +00:00 committed by Gerrit Code Review
commit f1d8333d58
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ Audit
=====
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
respectively.