Преглед на файлове

doc change

git-svn-id: trunk@17246 -
vladob преди 14 години
родител
ревизия
da487a9d84
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      packages/fcl-stl/doc/set.tex

+ 1 - 1
packages/fcl-stl/doc/set.tex

@@ -11,7 +11,7 @@ that node. This node can be also used for navigation between elements by methods
 (But don't do anything else with it, you can lose data integrity.)
 
 Memory complexity:
-Size of stored base + constant overhead for each stored element (3 pointers + one boolean).
+Size of stored elements + constant overhead for each stored element (3 pointers + one boolean).
 
 Members list: