Explorar o código

Update collection-factory.md (#347)

fixed typo

collecion -> collection
Chris R %!s(int64=2) %!d(string=hai) anos
pai
achega
b5b89aac45
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/en/manuals/collection-factory.md

+ 1 - 1
docs/en/manuals/collection-factory.md

@@ -107,7 +107,7 @@ Synchronous loading
       -- No factory resources are loaded when the collection factory’s
       -- parent collection is loaded. Calling create without
       -- having called load will create the resources synchronously.
-      self.go_ids = collecionfactory.create("#collectionfactory")
+      self.go_ids = collectionfactory.create("#collectionfactory")
   end
 
   function final(self)