Quellcode durchsuchen

Documentation work

[ci skip]
Camilla Berglund vor 9 Jahren
Ursprung
Commit
e8c3e54dda
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      include/GLFW/glfw3native.h

+ 1 - 1
include/GLFW/glfw3native.h

@@ -50,7 +50,7 @@ extern "C" {
  *  doing and how to fix problems caused by using them.  If you don't, you
  *  shouldn't be using them.**
  *
- *  Before the inclusion of @ref glfw3native.h, you may define exactly one
+ *  Before the inclusion of @ref glfw3native.h, you may define zero or more
  *  window system API macro and zero or more context creation API macros.
  *
  *  The chosen backends must match those the library was compiled for.  Failure