Remove statement which is not true anymore

This commit is contained in:
Matthias Beyer 2018-03-09 12:04:44 +01:00
parent 771ad977b0
commit 3ab0124c77

View file

@ -3,8 +3,7 @@
A module is a functionality of the program.
There is a huge list of modules available in the imag core distribution.
From a naming perspective, we do not differ between low-level and high-level
modules. Some of the modules shipped with imag cover core functionality such as
Some of the modules shipped with imag cover core functionality such as
linking, tagging or references to files outside of the store or even the store
interface itself.
Others cover things like diary, notes, wiki or bookmarks.