Skip to content

Commit 6a20739

Browse files
authored
Merge pull request #259 from vaitkus/replace-data-name-plurals-in-comments
2 parents 4f56c80 + 548991e commit 6a20739

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cif_pow.dic

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1876,7 +1876,7 @@ save_PD_BLOCK_DIFFRACTOGRAM
18761876

18771877
A number of diffractograms may contribute to the
18781878
determination of the structure of a single phase.
1879-
The _pd_block.ids of those diffractograms should
1879+
The _pd_block.id values of those diffractograms should
18801880
be listed here.
18811881
;
18821882
_name.category_id PD_GROUP
@@ -2201,7 +2201,7 @@ save_pd_calc_overall.component_presentation_order
22012201
_definition.update 2023-06-13
22022202
_description.text
22032203
;
2204-
List of _pd_phase.ids specifying the order in which
2204+
List of _pd_phase.id values specifying the order in which
22052205
the individual phases' calculated components are given
22062206
within _pd_calc.component_intensities_*.
22072207
;
@@ -2669,7 +2669,7 @@ save_PD_CALIB_DETECTED_INTENSITY
26692669
;
26702670
The two detectors, A and B, have responses of 1 and 1.035,
26712671
respectively, meaning that their measured intensities must be divided
2672-
by these values to retreive their true values. These response values
2672+
by these values to retrieve their true values. These response values
26732673
were derived from an analysis of the diffraction patterns
26742674
DIFFRACTOGRAM_A and DIFFRACTOGRAM_B, both of which contain the phase
26752675
676A.

0 commit comments

Comments
 (0)