Browse Source

Fixed docs.

Branimir Karadžić 10 năm trước cách đây
mục cha
commit
c92e57a261
1 tập tin đã thay đổi với 5 bổ sung5 xóa
  1. 5 5
      include/bgfx/bgfx.h

+ 5 - 5
include/bgfx/bgfx.h

@@ -1592,11 +1592,11 @@ namespace bgfx
 	///
 	///   In graphics debugger view name will appear as:
 	///
-	///     "nnnce <view name>"
-	///      ^  ^^ ^
-	///      |  |+-- eye (L/R)
-	///      |  +-- compute (C)
-	///      +-- view id
+	///       "nnnce <view name>"
+	///        ^  ^^ ^
+	///        |  |+-- eye (L/R)
+	///        |  +--- compute (C)
+	///        +------ view id
 	///
 	/// @attention C99 equivalent is `bgfx_set_view_name`.
 	///