Index: /trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-internal.h
===================================================================
--- /trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-internal.h	(revision 86530)
+++ /trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-internal.h	(revision 86531)
@@ -89,5 +89,6 @@
 
 /** @name SHCLCLIENTSTATE_FLAGS_XXX
- * @note Part of saved state! */
+ * @note Part of saved state!
+ * @{ */
 /** No Shared Clipboard client flags defined. */
 #define SHCLCLIENTSTATE_FLAGS_NONE              0
@@ -99,5 +100,5 @@
 
 /**
- * Strucutre needed to support backwards compatbility for old(er) Guest Additions (< 6.1),
+ * Structure needed to support backwards compatbility for old(er) Guest Additions (< 6.1),
  * which did not know the context ID concept then.
  */
@@ -117,5 +118,5 @@
 
 /**
- * Strucutre for keeping legacy state, required for keeping backwards compatibility
+ * Structure for keeping legacy state, required for keeping backwards compatibility
  * to old(er) Guest Additions.
  */
