From 9274e7448d85e682addb84440bded3800760ae14 Mon Sep 17 00:00:00 2001 From: Clément Pit--Claudel Date: Thu, 23 Jun 2016 18:33:56 -0400 Subject: Fix a typo --- coq/coq-par-compile.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coq/coq-par-compile.el') diff --git a/coq/coq-par-compile.el b/coq/coq-par-compile.el index 25e82e2e..aac7447e 100644 --- a/coq/coq-par-compile.el +++ b/coq/coq-par-compile.el @@ -1053,7 +1053,7 @@ If the new job is a clone job, its state is a queue dependency QUEUE-DEP (which cannot be ready yet) - 'ready otherwise -If the new job is a 'file job it's state is 'enqueued-coqdep. If +If the new job is a 'file job its state is 'enqueued-coqdep. If there is space, coqdep is started immediately, otherwise the new job is put into the compilation queue. -- cgit v1.2.3