Fix comment punctuation

This commit is contained in:
nvsickle
2021-04-16 12:17:35 -07:00
parent d2fadcb0e3
commit dd7334471f
@@ -186,7 +186,7 @@ namespace AtomToolsFramework
}
else
{
// Not an event we should listen to, abort
// Not an event we should listen to, abort.
return false;
}
}