Skip to content
Snippets Groups Projects
Commit 733786ad authored by Brian Carrier's avatar Brian Carrier
Browse files

Merge pull request #207 from ajnelson/fix_a_typo

Fix doc typo
parents 6ba8885b 9e606f5d
No related branches found
No related tags found
No related merge requests found
......@@ -96,7 +96,7 @@ extern "C" {
#define TSK_FS_BLOCK_TAG 0x1b7c3f4a
/**
* Generic data strcture to hold block data with metadata
* Generic data structure to hold block data with metadata
*/
typedef struct {
int tag; ///< \internal Will be set to TSK_FS_BLOCK_TAG if structure is valid / allocated
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment