aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/easytags.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/easytags.txt b/doc/easytags.txt
index 3d762be..f8a499c 100644
--- a/doc/easytags.txt
+++ b/doc/easytags.txt
@@ -490,7 +490,7 @@ by the easytags plug-in:
- **C#:**'csClassOrStructTag', 'csMethodTag'
- **C, C++, Objective C:**'cTypeTag', 'cEnumTag', 'cPreProcTag',
'cFunctionTag', 'cMemberTag'
-- **Java:**'javaClassTag', 'javaMethodTag'
+- **Java:**'javaClassTag', 'javaInterfaceTag', 'javaMethodTag'
- **Lua:**'luaFuncTag'
- **PHP:**'phpFunctionsTag', 'phpClassesTag'
- **Python:**'pythonFunctionTag', 'pythonMethodTag', 'pythonClassTag'