Explorar o código

settings_common: Fix typo

lat9nq %!s(int64=2) %!d(string=hai) anos
pai
achega
fea5b758bc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/common/settings_common.h

+ 1 - 1
src/common/settings_common.h

@@ -231,7 +231,7 @@ public:
     [[nodiscard]] virtual constexpr bool IsFloatingPoint() const = 0;
 
     /**
-     * @returns True if the underlying type is a integer storage
+     * @returns True if the underlying type is an integer storage
      */
     [[nodiscard]] virtual constexpr bool IsIntegral() const = 0;