Browse Source

die fachgruppen_id wird wohl doch benötigt…

hmt 8 years ago
parent
commit
9f0e4cdc87
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/schild.rb

+ 1 - 1
lib/schild.rb

@@ -416,7 +416,7 @@ module SchildErweitert
       fach.bezeichnung
     end
 
-    # Die Fachgruppen ID des Fachs
+    # Die Fachgruppen-ID des Fachs
     def fachgruppe_ID
       fach.fachgruppe_id
     end