1
0
Fork 0

fixed a typo

This commit is contained in:
Jan Steemann 2012-10-15 18:00:54 +02:00
parent 9d18171d18
commit 79646372f4
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@
///
/// @GE{Edge}: Edges in ArangoDB are special documents. In addition to the
/// internal attributes @LIT{_id} and @LIT{_rev}, they have two attributes
/// @LIT{_form} and @LIT{_to}, which contain document handles namely the
/// @LIT{_from} and @LIT{_to}, which contain document handles namely the
/// start-point and the end-point of the edge.
///
/// @page GlossaryEdgeCollection