Бранимир Караџић 6 years ago
parent
commit
5648104fe5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/bgfx/bgfx.h

+ 1 - 1
include/bgfx/bgfx.h

@@ -2651,7 +2651,7 @@ namespace bgfx
 		, const Memory* _mem = NULL
 		, const Memory* _mem = NULL
 		);
 		);
 
 
-	/// Create frame buffer with size based on backbuffer ratio. Frame buffer will maintain ratio
+	/// Create texture with size based on backbuffer ratio. Texture will maintain ratio
 	/// if back buffer resolution changes.
 	/// if back buffer resolution changes.
 	///
 	///
 	/// @param[in] _ratio Frame buffer size in respect to back-buffer size. See:
 	/// @param[in] _ratio Frame buffer size in respect to back-buffer size. See: