summaryrefslogtreecommitdiffstats
path: root/site/posts/StronglySpecifiedFunctionsRefine.v
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2020-10-30 16:50:19 +0100
committerThomas Letan <lthms@soap.coffee>2020-10-30 16:50:19 +0100
commit751a595dd3d38abc2efc4620a12e90adfe4b828b (patch)
treead5ee89464bf5791295a4a492bfaa9498ee0b04f /site/posts/StronglySpecifiedFunctionsRefine.v
parentUpdate to soupault.2.0.0 (diff)
Reword the titles of the “Strongly-Specified Functions”’s articles
Diffstat (limited to 'site/posts/StronglySpecifiedFunctionsRefine.v')
-rw-r--r--site/posts/StronglySpecifiedFunctionsRefine.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/posts/StronglySpecifiedFunctionsRefine.v b/site/posts/StronglySpecifiedFunctionsRefine.v
index d9bb3aa..1d4ec2e 100644
--- a/site/posts/StronglySpecifiedFunctionsRefine.v
+++ b/site/posts/StronglySpecifiedFunctionsRefine.v
@@ -1,4 +1,4 @@
-(** * Strongly-Specified Functions in Coq, part 1: using the <<refine>> Tactic *)
+(** * Implementing Strongly-Specified Functions with the <<refine>> Tactic *)
(** This is the first article (initially published on #<span
class="original-created-at">January 11, 2015</span>#) of a series of two on