From 09c2015d2d4a745e37e416956d0cd060840ef273 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sat, 30 Jun 2018 09:55:55 +0200
Subject: [PATCH] pp

---
 HyperElasticity/beam.pro | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/HyperElasticity/beam.pro b/HyperElasticity/beam.pro
index 2d8a701..94792fe 100644
--- a/HyperElasticity/beam.pro
+++ b/HyperElasticity/beam.pro
@@ -269,7 +269,7 @@ Formulation {
   { Name Total_Lagrangian ; Type FemEquation ;
     Quantity {
       For i In {1:3}
-        { Name u~{i}  ; Type Local ; NameOfSpace H_u~{i} ; }
+        { Name u~{i} ; Type Local ; NameOfSpace H_u~{i} ; }
       EndFor
     }
     Equation {
-- 
GitLab