fix doc
[libcds.git] / cds / intrusive / impl / skip_list.h
index 4edd6f249da2ab17772ef44308a85d28ff4d3172..9fea1249e4ba44c06ee7cac2faef8eda0857389e 100644 (file)
@@ -1425,7 +1425,7 @@ namespace cds { namespace intrusive {
         {
             return find_with_( key, cds::opt::details::make_comparator_from_less<Less>(), f );
         }
-        //@ndcond
+        //@endcond
 
         /// Finds \p key
         /** \anchor cds_intrusive_SkipListSet_hp_find_val