@ -584,7 +584,7 @@ As long as your source file is encoded as UTF-8, you can use any Unicode
characters directly in the source.
@code
glfwSetWindowTitle(window, "プラネテス");
glfwSetWindowTitle(window, "星を追う子ども");
@endcode