We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b6c6af commit d3e4ffdCopy full SHA for d3e4ffd
README.md
@@ -72,7 +72,7 @@ int main() {
72
return 1;
73
}
74
75
- printf("NumerOfFrames == %s\n", num_frames);
+ printf("NumberOfFrames == %s\n", num_frames);
76
77
dcm_filehandle_destroy(filehandle);
78
0 commit comments