lib:dbwrap: Fix code spelling
[gd/samba/.git] / lib / dbwrap / dbwrap_rbt.c
index 691acef688d2e52f3b8d0a8a2e3bdbbbca357fb8..89d30bb323293466440e6ce7164504392bc8e335 100644 (file)
@@ -358,7 +358,7 @@ static struct db_record *db_rbt_fetch_locked(struct db_context *db_ctx,
 
        /*
         * In this low-level routine, play tricks to reduce the number of
-        * tallocs to one. Not recommened for general use, but here it pays
+        * tallocs to one. Not recommended for general use, but here it pays
         * off.
         */