]> Git Repo - qemu.git/blobdiff - qerror.c
fix spelling in main directory
[qemu.git] / qerror.c
index fdf62b9e27554be62ef302aa1a2ad951700e2297..b12c85cc1fd545c3178b912616efdeb87f57e5ca 100644 (file)
--- a/qerror.c
+++ b/qerror.c
@@ -223,7 +223,7 @@ static const QErrorStringTable qerror_table[] = {
     },
     {
         .error_fmt = QERR_UNDEFINED_ERROR,
-        .desc      = "An undefined error has ocurred",
+        .desc      = "An undefined error has occurred",
     },
     {
         .error_fmt = QERR_UNSUPPORTED,
This page took 0.023507 seconds and 4 git commands to generate.