From 0fce7926eff9333883a68ed367aadfba450b9cf0 Mon Sep 17 00:00:00 2001 From: Alex de Mulder Date: Thu, 20 Feb 2014 17:36:55 +0100 Subject: [PATCH] typos --- examples/graph/23_hierarchical_layout.html | 2 +- examples/graph/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/graph/23_hierarchical_layout.html b/examples/graph/23_hierarchical_layout.html index 5923e21e..2545dbbc 100644 --- a/examples/graph/23_hierarchical_layout.html +++ b/examples/graph/23_hierarchical_layout.html @@ -96,7 +96,7 @@

Hierarchical Layout - Scale-Free-Graph

This example shows the randomly generated scale-free-graph set of nodes and connected edges from example 2. - In this example, hierarchical layout has been enabled and the vertical levels are determine automatically. + In this example, hierarchical layout has been enabled and the vertical levels are determined automatically.

diff --git a/examples/graph/index.html b/examples/graph/index.html index db69b9ca..86ec79b5 100644 --- a/examples/graph/index.html +++ b/examples/graph/index.html @@ -35,7 +35,7 @@

21_data_manipulation.html

22_les_miserables.html

23_hierarchical_layout.html

-

24_hierarchical_layout_predefined.html

+

24_hierarchical_layout_userdefined.html

graphviz_gallery.html