summaryrefslogtreecommitdiff
path: root/misc/pascal/include/poff.h
diff options
context:
space:
mode:
Diffstat (limited to 'misc/pascal/include/poff.h')
-rw-r--r--misc/pascal/include/poff.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/pascal/include/poff.h b/misc/pascal/include/poff.h
index 5f8e360cf..244384873 100644
--- a/misc/pascal/include/poff.h
+++ b/misc/pascal/include/poff.h
@@ -423,7 +423,7 @@ typedef struct poffDebugFuncInfo_s poffDebugFuncInfo_t;
struct poffDebugArgInfo_s
{
- /* This is the size, in bytes, of one input paramters */
+ /* This is the size, in bytes, of one input paramter */
uint32 da_size;
};