[master] e7b05d7 Typo
GitHub
noreply at github.com
Tue Aug 30 23:53:08 CEST 2016
commit e7b05d7064cb6a49dac27ca0c80fb902728515ad
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date: Tue Aug 30 23:52:28 2016 +0200
Typo
diff --git a/doc/sphinx/reference/vmod.rst b/doc/sphinx/reference/vmod.rst
index 1a55a19..406c0f3 100644
--- a/doc/sphinx/reference/vmod.rst
+++ b/doc/sphinx/reference/vmod.rst
@@ -135,9 +135,9 @@ valid invocations from vcl::
The C interface does not change with named arguments and default
values, arguments remain positional and defaul values appear no
-differnt to user specified values.
+different to user specified values.
-`Note` that default values have to be fiven in the native C-type
+`Note` that default values have to be given in the native C-type
syntax, see below. As a special case, ``NULL`` has to be given as ``0``.
.. _ref-vmod-vcl-c-types:
More information about the varnish-commit
mailing list