Skip to content

Commit fa052ab

Browse files
committed
Fix formatting and typo in huld docs
1 parent cf29604 commit fa052ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/customization/localization-huld.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ To do that:
2727
1. Build your server, including HPM Hook plugins
2828
2. Build the `generate-translations.c` plugin (see [HPM](./hercules-plugin-manager.md))
2929
3. Run `./map-server --load-plugin HPMHooking --load-plugin generate-translations --generate-translations` this will:
30-
1. Start map-server with "HPM Hooking" and "generate-translations" plugins loaded
31-
2. Ask map-server to actually generate the translation files
32-
4. Once it complete, map-server will automatically shut down, this is expected.
30+
1. Start map-server with "HPM Hooking" and "generate-translations" plugins loaded
31+
2. Ask map-server to actually generate the translation files
32+
4. Once it completes, map-server will automatically shut down, this is expected.
3333
5. You can now see a folder called `generated_translations` in your repository root
3434
6. This folder contains everything you need to translate, see [Adding a language](#adding-a-language)
3535

0 commit comments

Comments
 (0)