diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2024-10-09 13:28:19 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2024-10-09 13:28:19 -0400 |
| commit | 63d48e9febf2aa65de4cfd40489b05cbcdfd463a (patch) | |
| tree | 7b318c50e814e3382f795c7660ad4643d8a89590 /docs | |
| parent | 074cf22ad462eafe963e4a749b2b74cab51211a1 (diff) | |
Update docs
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/paths.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/paths.md b/docs/paths.md index 530560a4..cb0918f8 100644 --- a/docs/paths.md +++ b/docs/paths.md @@ -124,7 +124,7 @@ or returns a null value if the file could not be opened. **Usage:** ```markdown -by_line(path: Path -> (func()->Text?)?) +by_line(path: Path -> func(->Text?)?) ``` **Parameters:** |
