Skip to content

Commit 6c770d5

Browse files
authored
fix typo error
1 parent 0e232bd commit 6c770d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ EProcess: Executable not found: "/usr/local/bin/instantfpc"
254254
```
255255
Make sure you set correct path for Free Pascal compiler and InstantFpc binaries. You can either set `FpcBin` and `InstantFpcBin` in [module configuration](#module-configuration) or create symlink to those binaries. If you set in module configuration, do not forget to restart Apache service after making changes.
256256

257-
### Fail to install FreeBSD
257+
### Fail to install on FreeBSD
258258

259259
You get error `Undefined symbol "operatingsystem_parameter_envp"`
260260
```

0 commit comments

Comments
 (0)