From 2043369e7e21477dd60d0bde62d74e8b3ec75e08 Mon Sep 17 00:00:00 2001 From: Lucas De Marchi Date: Wed, 30 Nov 2011 16:01:08 -0200 Subject: [PATCH] Fix misspellings by use of codespell --- libkmod/libkmod-index.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libkmod/libkmod-index.h b/libkmod/libkmod-index.h index d8aced52..adb427f6 100644 --- a/libkmod/libkmod-index.h +++ b/libkmod/libkmod-index.h @@ -138,7 +138,7 @@ struct index_node { } values[value_count]; (node_offset & INDEX_NODE_FLAGS) indicates which fields are present. - Empty prefixes are ommitted, leaf nodes omit the three child-related fields. + Empty prefixes are omitted, leaf nodes omit the three child-related fields. This could be optimised further by adding a sparse child format (indicated using a new flag). -- 2.47.2