jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/378905 )

Change subject: Fix typos in docs/entitytypes.wiki
......................................................................


Fix typos in docs/entitytypes.wiki

Change-Id: I327a1bfc7ca9ec513f86e33e425534ccce8d9be0
---
M docs/entitytypes.wiki
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Lucas Werkmeister (WMDE): Looks good to me, approved
  jenkins-bot: Verified



diff --git a/docs/entitytypes.wiki b/docs/entitytypes.wiki
index a1ac01c..fc76ecb 100644
--- a/docs/entitytypes.wiki
+++ b/docs/entitytypes.wiki
@@ -41,10 +41,10 @@
 
 ; serializer-factory-callback (repo and client)
 : a callable that returns a DispatchableSerializer instance, with the first 
and only argument being
-  a SerialierFactory. The returned serializer is used to produce the output 
visible to the user.
+  a SerializerFactory. The returned serializer is used to produce the output 
visible to the user.
 ; storage-serializer-factory-callback (repo only)
 : a callable that returns a DispatchableSerializer instance, with the first 
and only argument being
-  a SerialierFactory. The returned serializer is used when storing entity data 
internally.
+  a SerializerFactory. The returned serializer is used when storing entity 
data internally.
 ; deserializer-factory-callback (repo and client)
 : a callable that returns a DispatchableDeserializer instance, with the first 
and only argument
   being a DeserializerFactory

-- 
To view, visit https://gerrit.wikimedia.org/r/378905
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I327a1bfc7ca9ec513f86e33e425534ccce8d9be0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Thiemo Mättig (WMDE) <thiemo.maet...@wikimedia.de>
Gerrit-Reviewer: Lucas Werkmeister (WMDE) <lucas.werkmeis...@wikimedia.de>
Gerrit-Reviewer: WMDE-leszek <leszek.mani...@wikimedia.de>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to