diff --git a/doc/examples.xml b/doc/examples.xml
index 151af26bb..4c81aca11 100644
--- a/doc/examples.xml
+++ b/doc/examples.xml
@@ -500,8 +500,8 @@ gap> TriangularGridGraph(IsMutable, 3, 3);
A digraph.
If n is a positive integer, then this operation returns
- the Pancake graph with n! vertices and n!(n - 1)
- directed edges. The nth Pancake graph is the Cayley graph of the
+ the pancake graph with n! vertices and n!(n - 1)
+ directed edges. The nth pancake graph is the Cayley graph of the
symmetric group acting on [1 .. n] with respect to the
generating set consisting of the prefix reversals
. This generating
set consists of the permutations p2, p3, ...,
@@ -539,8 +539,8 @@ true]]>
A digraph.
If n is a positive integer, then this operation returns
- the burnt pancake graph with n! vertices and n!(n - 1)
- directed edges. The nth Pancake graph is the Cayley graph of the
+ the burnt pancake graph with n! vertices and n2^(n)n!
+ directed edges. The nth burnt pancake graph is the Cayley graph of the
hyperoctahedral group acting on [-n .. -1, 1 .. n] with respect to the
generating set consisting of the prefix reversals
, which are defined in exactly
the same way as in . The hyperoctahedral group consists of