mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 04:18:48 +02:00
Docs: Fixes typo in build script.
This commit is contained in:
parent
e6f66a8da3
commit
89a9d84d34
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
#
|
||||
# Builds Lazarus documentaiton for LCL and LazUtils in CHM format.
|
||||
# Builds Lazarus documentation for LCL and LazUtils in CHM format.
|
||||
# Requires a $(LazarusDir)/docs/chm directory which contains rtl.xct and fcl.xct.
|
||||
# Process fails if either the directory or the files are missing.
|
||||
# Process creates ./lcl and ./lazutils subdirectories for CHM output.
|
||||
|
Loading…
Reference in New Issue
Block a user