Browse Source

Correct comment format

Matt Benic 9 years ago
parent
commit
3a783209b9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Source/Atomic/UI/UI.h

+ 1 - 1
Source/Atomic/UI/UI.h

@@ -100,7 +100,7 @@ public:
     void ShowDebugHud(bool value);
     void ToggleDebugHud();
 
-    // Cycle debug HUD between showing primitive stats, current mode, profiler data, all three or none
+    /// Cycle debug HUD between showing primitive stats, current mode, profiler data, all three or none
     void CycleDebugHudMode();
 
     void SetDebugHudProfileMode(DebugHudProfileMode mode);