diff options
Diffstat (limited to 'languages/fortran/compiler/Makefile.am')
-rw-r--r-- | languages/fortran/compiler/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/fortran/compiler/Makefile.am b/languages/fortran/compiler/Makefile.am index 183131cb..3489a85c 100644 --- a/languages/fortran/compiler/Makefile.am +++ b/languages/fortran/compiler/Makefile.am @@ -1,6 +1,6 @@ # This is the collection of plugins. In contrast to the parts # directory, these are 'transient' in a sense and don't -# share the complete TDevComponent interface. +# share the complete KDevComponent interface. SUBDIRS = pgioptions |