This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
node-dogapi
mirror of
https://github.com/brettlangdon/node-dogapi.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
40
Wiki
Activity
Browse Source
fix variable typo
pull/14/head
Brett Langdon
11 years ago
parent
8c0cc5920e
commit
21ca627c43
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lib/api/event.js
+ 1
- 1
lib/api/event.js
View File
@ -51,7 +51,7 @@ function create(title, text, properties, callback){
properties
=
{
}
;
properties
=
{
}
;
}
}
properties
.
title
=
tile
;
properties
.
title
=
ti
t
le
;
properties
.
text
=
text
;
properties
.
text
=
text
;
var
params
=
{
var
params
=
{
Write
Preview
Loading…
Cancel
Save