We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a714386 commit 6a91641Copy full SHA for 6a91641
sql/files/defaultdata/plg/compile.plg
@@ -4,7 +4,7 @@
4
:- dynamic(loading/1).
5
:- asserta(loading(0)).
6
7
-% The first hook is for detectin
+% The first hook is for detecting
8
% loading state
9
10
user:message_hook(Term, _, _) :-
0 commit comments