jenkins-bot has submitted this change and it was merged.

Change subject: Document what are ARK and NAAN
......................................................................


Document what are ARK and NAAN

Some identifiers are straightforward, like ISBN, ISSN or OCLC,
and, more importantly, mostly known by their abbreviated forms.

Others are a little less familiar. This change notes in comments
what are ARK and NAAN.

Change-Id: If9edbed4432c841ae99dd880164e43cc2c361715
---
M includes/index/ProofreadIndexValue.php
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Tpt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/includes/index/ProofreadIndexValue.php 
b/includes/index/ProofreadIndexValue.php
index b2b8954..bd0b84b 100644
--- a/includes/index/ProofreadIndexValue.php
+++ b/includes/index/ProofreadIndexValue.php
@@ -598,12 +598,12 @@
 }
 
 /**
- * An ARK value of an index entry
+ * An Archival Resource Key (ARK) value of an index entry
  */
 class ProofreadIndexValueArk extends ProofreadIndexValueIdentifier {
 
        /**
-        * The naan
+        * The Name Assigning Authority Number (NAAN)
         * @var integer
         */
        protected $naan = 0;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If9edbed4432c841ae99dd880164e43cc2c361715
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ProofreadPage
Gerrit-Branch: master
Gerrit-Owner: Dereckson <[email protected]>
Gerrit-Reviewer: Tpt <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to