Fix some typographical errors.

This commit is contained in:
Gregory Nutt
2018-09-14 06:55:45 -06:00
parent c9187c2928
commit 9546481054
38 changed files with 53 additions and 53 deletions
+1 -1
View File
@@ -352,7 +352,7 @@ int vnc_server(int argc, FAR char *argv[]);
* Name: vnc_negotiate
*
* Description:
* Perform the VNC initialization sequence after the client has sucessfully
* Perform the VNC initialization sequence after the client has successfully
* connected to the server. Negotiate security, framebuffer and color
* properties.
*