Skip to content

Commit 150ddbe

Browse files
authored
Merge pull request #614 from ydah/fix-types
Fix some typos
2 parents bba5874 + dbf7e9f commit 150ddbe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@
341341
* Extension should at least be compatible with MRI, YARV and Rubinius.
342342

343343
## 2010-04-07 (1.2.4)
344-
* Triger const_missing callback to make Rails' dynamic class loading work.
344+
* Trigger const_missing callback to make Rails' dynamic class loading work.
345345

346346
## 2010-03-11 (1.2.3)
347347
* Added a `State#[]` method which returns an attribute's value in order to

benchmark/data/citm_catalog.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1406,7 +1406,7 @@
14061406
"description": null,
14071407
"id": 138586671,
14081408
"logo": "/images/UE0AAAAACEKqLwAAAAlDSVRN",
1409-
"name": "Boris Godounov - M.Moussorgski (version de concert)",
1409+
"name": "Boris Godunov - M.Moussorgski (version de concert)",
14101410
"subTopicIds": [
14111411
337184284,
14121412
337184298,
@@ -50466,4 +50466,4 @@
5046650466
"venueNames": {
5046750467
"PLEYEL_PLEYEL": "Salle Pleyel"
5046850468
}
50469-
}
50469+
}

0 commit comments

Comments
 (0)