Skip to content

Commit ae6e878

Browse files
committed
[typo] fix typos, add names to wordlist
1 parent 1607cb5 commit ae6e878

2 files changed

Lines changed: 56 additions & 2 deletions

File tree

.wordlist.txt

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,3 +147,57 @@ UniqueID
147147
unshuffle
148148
URI
149149
zlib
150+
affine
151+
AFNI
152+
DICOM
153+
DimInfo
154+
DOF
155+
FNIRT
156+
FSL
157+
hdr
158+
JNIfTI
159+
ln
160+
MNI
161+
neuroanatomical
162+
neuroimaging
163+
NeuroNames
164+
ni
165+
NIfTI
166+
NIFTI
167+
NIFTIData
168+
NIFTIExtension
169+
NIFTIGroup
170+
NIFTIHeader
171+
NIFTIObject
172+
nii
173+
NIIByteOffset
174+
NIIFormat
175+
NIIHeaderSize
176+
Noncentral
177+
NxN
178+
params
179+
pixdim
180+
QForm
181+
quaternion
182+
Quaternion
183+
RAS
184+
reusability
185+
rgb
186+
RGB
187+
rgba
188+
RGBA
189+
SForm
190+
SliceType
191+
softwares
192+
spacings
193+
spatiotemporal
194+
subfields
195+
Talairach
196+
TOPUP
197+
Tournoux
198+
voxel
199+
Weibull
200+
XForm
201+
XFORM
202+
Xu
203+
xyzt

JNIfTI_specification.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ data compression, streaming and encryption.
4545
- [double128](#double128)
4646
- [complex256](#complex256)
4747
* [NIFTIExtension](#niftiextension)
48-
- [Data Orgnization and Grouping](#data-orgnization-and-grouping)
48+
- [Data Organization and Grouping](#data-organization-and-grouping)
4949
- [Recommended File Specifiers](#recommended-file-specifiers)
5050
- [Summary](#summary)
5151

@@ -365,7 +365,7 @@ should equal to that of `dim[0]`.
365365

366366
In the NIFTI-1/2 formats, the `dim_info` field combines 3 parameters, `freq_dim`, `phase_dim`
367367
and `slice_dim`, using bit-masks. To enhance readability, we represent each of
368-
these parameters as explicit subfields in JNIfFTI, specifically `"Freq"`,
368+
these parameters as explicit subfields in JNIfTI, specifically `"Freq"`,
369369
`"Phase"` and `"Slice"` inside the `"DimInfo"`
370370
structure. A fixed order of the 3 subfields is not required.
371371

0 commit comments

Comments
 (0)