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

docs: Change phrasing for setMetatable

Ole преди 10 години
родител
ревизия
dd55496870
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      lib/luwra/auxiliary.hpp

+ 1 - 1
lib/luwra/auxiliary.hpp

@@ -31,7 +31,7 @@ bool equal(State* state, int index1, int index2) {
 }
 
 /**
- * A registered metatable for the value on top of the stack.
+ * Set a registered metatable for the value on top of the stack.
  * \param state Lua state
  * \param name  Metatable name
  */