doc: fix whitespace in build-osx.md

Remove an extra space before `.zip` in the deploy section.
This commit is contained in:
Philips Ucheolisah .N
2026-04-28 06:19:11 -07:00
committed by fanquake
parent e7d4a7e3f9
commit d9b57eecad

View File

@@ -175,7 +175,7 @@ ctest --test-dir build # Append "-j N" for N parallel tests.
### 3. Deploy (optional)
You can also create a `.zip` containing the `.app` bundle by running the following command:
You can also create a `.zip` containing the `.app` bundle by running the following command:
``` bash
cmake --build build --target deploy