Skip to content

Commit 54eb439

Browse files
sshanks-kxvcalescu
andauthored
Update docs/basics/errors.md
Co-authored-by: Veronica Calescu <vcalescu@kx.com>
1 parent 007399d commit 54eb439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/basics/errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ error | explanation
635635
[](){#upd}upd | Version of kdb+ more recent than update date, _or_ the function `upd` is undefined (sometimes encountered during ``-11!`:logfile``)
636636
[](){#user}user | Unlicensed user
637637
[](){#wha}wha | System date is prior to kdb+ version date. Check that the system date shows the correct date.
638-
[](){#wrong-q.k-version}wrong q.k version | `q` and `q.k` versions do not match. Check that the `q.k` file (found in the directory specified by the `QHOME` environment variable) is the same version as that supplied with the q binary.
638+
[](){#wrong-q.k-version}wrong q.k version | `q` and `q.k` versions do not match. Check that the `q.k` file found in the directory specified by the `QHOME` environment variable is the same version as that supplied with the q binary.
639639

640640

641641
License-related errors are reported with the prefix `licence error: ` since V4.0 2019.10.22.

0 commit comments

Comments
 (0)