Explorar el Código

docs: typos rectified in RELEASE_NOTES.md

Signed-off-by: Rajdeep Roy Chowdhury <rrajdeeproychowdhury@gmail.com>
Rajdeep Roy Chowdhury hace 3 años
padre
commit
25f1120e07
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      RELEASE_NOTES.md

+ 1 - 1
RELEASE_NOTES.md

@@ -418,7 +418,7 @@ Changes
 -------
 
 - Corrected bad mask flag/opcode passing to websocket callback (William Greathouse)
-- Moved CEVITWEB_VERSION define into civetweb.h
+- Moved CIVETWEB_VERSION define into civetweb.h
 - Added new simple zip deployment build for Windows.
 - Removed windows install package build.
 - Fixes page violation in mod_lua.inl (apkbox)