Fixed typo in comment
authorJohn Darrington <john@darrington.wattle.id.au>
Thu, 23 Jun 2016 07:13:53 +0000 (09:13 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Thu, 23 Jun 2016 07:13:53 +0000 (09:13 +0200)
src/data/casereader-filter.c

index 15fa4a5e6701605ec107fe43a599fab71d48f043..5b6cf06b72cbd92c17dd3697f9b863b1de8461da 100644 (file)
@@ -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
    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
 
    After this function is called, READER must not ever again
    be referenced directly.  It will be destroyed automatically