From bc089e9e6964204e0a55873c5d29ed7e5faf4475 Mon Sep 17 00:00:00 2001 From: John Darrington Date: Thu, 23 Jun 2016 09:13:53 +0200 Subject: [PATCH] Fixed typo in comment --- src/data/casereader-filter.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/casereader-filter.c b/src/data/casereader-filter.c index 15fa4a5e67..5b6cf06b72 100644 --- a/src/data/casereader-filter.c +++ b/src/data/casereader-filter.c @@ -266,7 +266,7 @@ static bool casereader_filter_missing_destroy (void *); is destroyed. If N_MISSING is non-null, then after reading, it will be filled - with the totla number of dropped cases. + with the total number of dropped cases. After this function is called, READER must not ever again be referenced directly. It will be destroyed automatically -- 2.30.2