1
0
Fork 0

fixed documentation

This commit is contained in:
Jan Steemann 2012-10-14 21:57:20 +02:00
parent 354d4573d4
commit 7e0c2bb4ad
1 changed files with 1 additions and 1 deletions

View File

@ -4644,7 +4644,7 @@ static v8::Handle<v8::Value> JS_CompletionsVocBase (v8::Arguments const& argv) {
/// for @LIT{waitForSync} is @LIT{false}.
///
/// The type of the collection is automatically determined by the object that
/// @FA(_create) is invoked with:
/// @FA{_create} is invoked with:
/// - if invoked on @LIT{db}, a document collection will be created
/// - if invoked on @LIT{edges}, an edge collection will be created
///