2
0
mirror of https://github.com/boostorg/pfr.git synced 2026-01-19 04:22:13 +00:00

Spelling is corrected in quick_examples.cpp

This is my first contribution in Open Source. I have corrected the spelling of "variable" in a comment. I am looking forward to contribute to Boost.
This commit is contained in:
jatin-25
2021-02-24 16:25:37 +05:30
committed by GitHub
parent 36c020b032
commit bbffc61524

View File

@@ -55,7 +55,7 @@ void test_examples() {
{
//[pfr_quick_examples_for_each_idx
// Iterate over fields of a varible and output index and
// Iterate over fields of a variable and output index and
// type of a variable.
struct tag0{};