Skip to content

Commit 1e3bbec

Browse files
committed
spelling
1 parent 1249d33 commit 1e3bbec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/include/cpp-json/json.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ class value {
672672
}
673673

674674
public:
675-
// intialize from basic types
675+
// initialize from basic types
676676
explicit value(const array &a);
677677
explicit value(const object &o);
678678

0 commit comments

Comments
 (0)