|
@@ -1,5 +1,5 @@
|
|
|
/*
|
|
|
- * Copyright (c) 2009-2020 jMonkeyEngine
|
|
|
+ * Copyright (c) 2009-2021 jMonkeyEngine
|
|
|
* All rights reserved.
|
|
|
*
|
|
|
* Redistribution and use in source and binary forms, with or without
|
|
@@ -252,7 +252,7 @@ public abstract class LwjglContext implements JmeContext {
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Reinitializes the relevent details of the context. For internal use only.
|
|
|
+ * Reinitializes the relevant details of the context. For internal use only.
|
|
|
*/
|
|
|
protected void reinitContext() {
|
|
|
initContext(false);
|