Skip to content

Commit 1fe80a4

Browse files
jamesnvcJanWielemaker
authored andcommitted
FIx typo in pldoc for require_prolog_versoin/2
1 parent c7d7f0a commit 1fe80a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

library/prolog_versions.pl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@
8484
% - warning(Feature)
8585
% Only print a warning instead of throwing an error.
8686
% - library(Lib)
87-
% Demand library(Lib) to be present. Thde library not being
88-
% there may indicate an incomplete installation. For example
87+
% Demand library(Lib) to be present. The library not being
88+
% there may indicate an incomplete installation. For example,
8989
% library(pce) to demand xpce graphics support.
9090
% - Flag
9191
% Demand current_prolog_flag(Flag, true) to be true.

0 commit comments

Comments
 (0)