From 1ce087a2a44cb00ce948999d3bdcef8ca7e92bf6 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Mon, 20 Nov 2017 17:31:40 +0100 Subject: [PATCH] Compiler/vtk/build - type fixed in comment --- Compiler/vtk/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compiler/vtk/build b/Compiler/vtk/build index 2760004..752ceca 100755 --- a/Compiler/vtk/build +++ b/Compiler/vtk/build @@ -2,7 +2,7 @@ # # Notes: # On Mac OS X VTK does not compile out of the box with self-compiled GCC. -# grep vor "long-branch" and "pascal-string" in the cmake configuration +# grep for "long-branch" and "pascal-string" in the cmake configuration # and remove these strings. #