Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
lib-ical
Commits
14b6c0d1
Commit
14b6c0d1
authored
Jan 11, 2017
by
Sebastian
Committed by
GitHub
Jan 11, 2017
Browse files
Merge pull request #51 from akivajgordon/patch-1
Fix some README typos
parents
1b3bc74d
baa9c4e5
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
14b6c0d1
...
...
@@ -444,7 +444,7 @@ cal.alarms([
{
type
:
'
audio
'
,
trigger
:
300
}
]);
cal
.
a
ttendee
s
();
// --> [ICalAlarm, ICalAlarm]
cal
.
a
larm
s
();
// --> [ICalAlarm, ICalAlarm]
```
...
...
@@ -455,7 +455,7 @@ Appointment URL
#### status([_String_ status])
Appointment status. May be any of the following:
`confirmed`
,
`tenative`
,
`cancelled`
.
Appointment status. May be any of the following:
`confirmed`
,
`ten
t
ative`
,
`cancelled`
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment