diff options
Diffstat (limited to 'magic/Magdir/gpt')
| -rw-r--r-- | magic/Magdir/gpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/magic/Magdir/gpt b/magic/Magdir/gpt index 76a223c3a030..c2fd51c0dcb6 100644 --- a/magic/Magdir/gpt +++ b/magic/Magdir/gpt @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: gpt,v 1.4 2017/03/17 21:35:28 christos Exp $ +# $File: gpt,v 1.5 2020/12/12 20:01:47 christos Exp $ # # GPT Partition table patterns. # Author: Rogier Goossens (goossens.rogier@gmail.com) @@ -12,7 +12,7 @@ # This is kept separate, so that MBR partitions are not reported as well. # (use -k if you do want them as well) -# First, detect the MBR partiton table +# First, detect the MBR partition table # If more than one GPT protective MBR partition exists, don't print anything # (the other MBR detection code will then just print the MBR partition table) 0x1FE leshort 0xAA55 |
