Fix typo in attribute access example.
authorForrest Timour <forrest.timour@gmail.com>
Wed, 17 Jun 2020 20:29:07 +0000 (14:29 -0600)
committerMartin Sebor <msebor@redhat.com>
Wed, 17 Jun 2020 20:34:52 +0000 (14:34 -0600)
commita4df94a0330e25efdd9707087fd7365722a47d51
treeca06b3321df3d57364c52755b9ea17bc80bc511c
parent94b94c0bb1ca52f2b6912852cb40240efe72e82b
Fix typo in attribute access example.

Fix typo in documentation example of access function attribute where the ref-indices should be one-indexed instead of zero-indexed.

gcc/ChangeLog:
* doc/extend.texi (attribute access): Fix a typo.
gcc/doc/extend.texi