From 556c7b6a5dd7e60191d967fd0d7decbe2c4a3d38 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sun, 17 Sep 2017 12:11:44 +0200
Subject: [PATCH] typo

---
 doc/texinfo/gmsh.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/texinfo/gmsh.texi b/doc/texinfo/gmsh.texi
index 64700be492..68a278c174 100644
--- a/doc/texinfo/gmsh.texi
+++ b/doc/texinfo/gmsh.texi
@@ -971,7 +971,7 @@ corresponding to the indices provided by the @var{expression-list}).
 The next two cases permit to retrieve the indices of entities created
 through geometrical transformations and extrusions (see
 @ref{Transformations}, and @ref{Extrusions}). The next two cases allow
-to retrieve antities in a given bounding box, or get the bounding box of
+to retrieve entities in a given bounding box, or get the bounding box of
 a given entity. The last three cases permit to retrieve the coordinates
 of a given geometry point (@pxref{Points}), to retrieve the id numbers
 of all points, lines, surfaces or volumes in the model, or to retrieve
-- 
GitLab