Skip to content

Commit

Permalink
fix: fix typos and stray whitespaces in document, fixes #3
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldtse committed Nov 7, 2024
1 parent 645a1d7 commit e4cf493
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions sources/sections/30-icalendar-extensions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ mapping for "PARTICIPANT-TYPE" property values to <<RFC5545>> values are shown.

| CHAIR | CHAIR

2+| Subsequent values have no <<RFC5545>> equivalent
2+| Subsequent values have no <<RFC5545>> equivalent

| CONTACT |

Expand All @@ -186,6 +186,6 @@ mapping for "PARTICIPANT-TYPE" property values to <<RFC5545>> values are shown.
|===

Examples::
* PARTICIPANT-TYPE=OWNER,... equivalent to the "ORGANIZER" property
* PARTICIPANT-TYPE=OWNER,... equivalent to the "ORGANIZER" property
* PARTICIPANT-TYPE=ATTENDEE,... equivalent to the "ATTENDEE" property

8 changes: 4 additions & 4 deletions sources/sections/50-attendee-params.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
| Parameter
| iCalendar PARTICIPANT

| CN | NAME (defined in <<RFC7986>>
| CN | NAME (defined in <<RFC7986>>)

| CUTYPE | KIND (defined here)

| DELEGATED-FROM | PARTICIPATION-DELEGATED-FROM <<new-prop-participation-delegated-from>>

| DELEGATED-TO | PARTICIPATION-DELEGATED-TO (Defined here)
| DELEGATED-TO | PARTICIPATION-DELEGATED-TO (defined here)

| DIR | LINK <<RFC9253>>

Expand All @@ -22,9 +22,9 @@

| PARTSTAT | PARTICIPATION-STATUS (defined here)

| ROLE | PARTICIPATION-TYPE (Updated here)
| ROLE | PARTICIPATION-TYPE (updated here)

| RSVP | EXPECT-REPLY (Defined here)
| RSVP | EXPECT-REPLY (defined here)

| SENT-BY |

Expand Down

0 comments on commit e4cf493

Please sign in to comment.