mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Fix miss spell
This commit is contained in:
@@ -183,7 +183,7 @@ Below we break-down the steps used to create the GLTF Viewer app.
|
||||
|
||||
.. code-block:: java
|
||||
|
||||
@Overrude
|
||||
@Override
|
||||
public List<String> getCommandLine(){
|
||||
return List.of("--main-pack","res://foo.pck");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user