Skip to content

Commit

Permalink
codespell
Browse files Browse the repository at this point in the history
  • Loading branch information
neurolabusc committed Mar 11, 2024
1 parent c975d1f commit cc7d7f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion console/nii_dicom.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5669,7 +5669,7 @@ const uint32_t kEffectiveTE = 0x0018 + uint32_t(0x9082 << 16); //FD
case kPatientWeight:
d.patientWeight = dcmStrFloat(lLength, &buffer[lPos]);
break;
/* n.b. check GeneralElectricAdvance-NIMH example dataset: need to speficy SQ
/* n.b. check GeneralElectricAdvance-NIMH example dataset: need to specify SQ
(0018,0031) LO [FDG -- fluorodeoxyglucose ] # 26,1 Radiopharmaceutical
(0018,1071) DS [0 ] # 2,1 Radiopharmaceutical Volume
(0018,1072) TM [092345.00 ] # 10,1 Radiopharmaceutical Start Time
Expand Down

0 comments on commit cc7d7f3

Please sign in to comment.