mirror of
https://github.com/Tencent/rapidjson.git
synced 2025-10-27 11:06:53 +01:00
Use 'deprecated' instead of 'depreciated'
This commit is contained in:
@@ -60,7 +60,7 @@ protected:
|
||||
size_t length_;
|
||||
};
|
||||
|
||||
// Depreciated
|
||||
// Deprecated
|
||||
//TEST_F(FileStreamTest, FileStream_Read) {
|
||||
// FILE *fp = fopen(filename_, "rb");
|
||||
// ASSERT_TRUE(fp != 0);
|
||||
|
||||
Reference in New Issue
Block a user