Remove statement which is not true anymore
This commit is contained in:
parent
771ad977b0
commit
3ab0124c77
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@
|
||||||
A module is a functionality of the program.
|
A module is a functionality of the program.
|
||||||
There is a huge list of modules available in the imag core distribution.
|
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
|
Some of the modules shipped with imag cover core functionality such as
|
||||||
modules. 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
|
linking, tagging or references to files outside of the store or even the store
|
||||||
interface itself.
|
interface itself.
|
||||||
Others cover things like diary, notes, wiki or bookmarks.
|
Others cover things like diary, notes, wiki or bookmarks.
|
||||||
|
|
Loading…
Reference in a new issue