diff options
Diffstat (limited to 'lang/cpp/src')
| -rw-r--r-- | lang/cpp/src/swdbresult.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lang/cpp/src/swdbresult.h b/lang/cpp/src/swdbresult.h index 2e0bf2d5..d13b57c8 100644 --- a/lang/cpp/src/swdbresult.h +++ b/lang/cpp/src/swdbresult.h @@ -87,7 +87,7 @@ public:      /* The time the online info was retrieved.  */      unsigned long retrieved() const; -    /* This bit is set if an error occured or some of the information +    /* This bit is set if an error occurred or some of the information       * in this structure may not be set.  */      bool warning() const; | 
