Skip to content

Commit

Permalink
polish
Browse files Browse the repository at this point in the history
  • Loading branch information
nigoroll committed Sep 12, 2018
1 parent 57336bb commit e2bbdae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/sphinx/reference/vmod.rst
Expand Up @@ -186,8 +186,8 @@ Objects and methods
Varnish also supports a simple object model for vmods. Objects and
methods are declared in the vcc file as::

$Object class(`constructor arguments`)
$Method .method(`method arguments`)
$Object class(...)
$Method .method(...)


For declared object classes of a vmod, object instances can then be
Expand Down

0 comments on commit e2bbdae

Please sign in to comment.