Skip to content

Commit 3cb2282

Browse files
committed
Improve grammarz and spellingz
1 parent 200e88f commit 3cb2282

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Snak/DerivedPropertyValueSnak.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88

99
/**
1010
* PropertyValueSnak with with derived values attached.
11-
* Derived DataValues can be used to provide infomation, for example, normalized values.
11+
* Derived DataValues can be used to provide information such as normalized values.
1212
*
1313
* Calls to the getType method will indicate that this is a PropertyValueSnak.
1414
*
1515
* Direct serialization of this object will not include the extra derived values.
1616
*
17-
* The hash of this object is not changed by aditional Derived values.
17+
* The hash of this object is not changed by additional Derived values.
1818
* The hash of this object will differ from the PropertyValueSnak of this object.
1919
*
2020
* This object will ->equal other DerivedPropertyValueSnaks with the same base PropertyValueSnak.

0 commit comments

Comments
 (0)