From d7aacf6c4c36550b8fa4cc8a7183ed35f396f684 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20B=C3=BCrgin?= <676c7473@gmail.com> Date: Sun, 15 Jun 2014 12:36:54 +0200 Subject: [PATCH] Change mistaken ':context' to ':describe' --- doc/vspec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/vspec.txt b/doc/vspec.txt index 2693e14..5004b0c 100644 --- a/doc/vspec.txt +++ b/doc/vspec.txt @@ -114,7 +114,7 @@ COMMANDS *vspec-commands* :context {subject} *:context* :end Define a set of examples about {subject}. This is an - alias of |:context|. It is useful to make nested + alias of |:describe|. It is useful to make nested groups more readable. For example: > describe 'textobj-function'