Ole Krüger 10 년 전
부모
커밋
9b28ca1c0c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lib/luwra/types.hpp

+ 1 - 1
lib/luwra/types.hpp

@@ -182,7 +182,7 @@ namespace internal {
 }
 
 /**
- * Define an integral type which will be transported via `Integer`.
+ * Define an integral type which will be transported via `base`.
  */
 #define LUWRA_DEF_NUMERIC(base, type) \
 	template <> \