noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 01/03: indent


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/03: indent
Date: Wed, 21 Oct 2015 11:47:18 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 10531c5f1510032f4e4dab7664926504637acaa6
Author: Dany De Bontridder <address@hidden>
Date:   Wed Oct 21 11:59:34 2015 +0200

    indent
---
 include/class/class_lettering.php |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/include/class/class_lettering.php 
b/include/class/class_lettering.php
index 659da38..1e1fc64 100644
--- a/include/class/class_lettering.php
+++ b/include/class/class_lettering.php
@@ -339,9 +339,9 @@ class Lettering
         case 'letter':
             return $this->show_lettered();
             break;
-               case 'letter_diff':
-                       return $this->show_lettered_diff();
-                       break;
+        case 'letter_diff':
+                return $this->show_lettered_diff();
+                break;
         }
         throw new Exception ("[$p_type] is no unknown");
     }



reply via email to

[Prev in Thread] Current Thread [Next in Thread]