Illumos #2671: zpool import should not fail if vdev ashift has increased
[zfs.git] / cmd / zpool / zpool_main.c
index 5661732..96798c4 100644 (file)
@@ -3736,7 +3736,7 @@ print_dedup_stats(nvlist_t *config)
 
        /*
         * If the pool was faulted then we may not have been able to
-        * obtain the config. Otherwise, if have anything in the dedup
+        * obtain the config. Otherwise, if we have anything in the dedup
         * table continue processing the stats.
         */
        if (nvlist_lookup_uint64_array(config, ZPOOL_CONFIG_DDT_OBJ_STATS,