Browse Source

Merge branch 'master' of https://github.com/meemknight/PikaEngine

meemknight 2 years ago
parent
commit
3828dd12a2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Pika/core/pikaRuntime/dllLoader/README.md

+ 1 - 1
Pika/core/pikaRuntime/dllLoader/README.mg → Pika/core/pikaRuntime/dllLoader/README.md

@@ -4,4 +4,4 @@
 
 
 The runtime will ask the dll to hand him the container information.
 The runtime will ask the dll to hand him the container information.
 That information will be used by the runtime to corectly set each container memory and flags when loading.
 That information will be used by the runtime to corectly set each container memory and flags when loading.
-The container itself will be loaded inside the dll realm so the runtime has to corectly know its informations.
+The container itself will be loaded inside the dll realm so the runtime has to corectly know its informations.