Skip to content

Commit

Permalink
Merge pull request #614 from ydah/fix-types
Browse files Browse the repository at this point in the history
Fix some typos
  • Loading branch information
hsbt authored Oct 16, 2024
2 parents bba5874 + dbf7e9f commit 150ddbe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
* Extension should at least be compatible with MRI, YARV and Rubinius.

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

## 2010-03-11 (1.2.3)
* Added a `State#[]` method which returns an attribute's value in order to
Expand Down
4 changes: 2 additions & 2 deletions benchmark/data/citm_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -1406,7 +1406,7 @@
"description": null,
"id": 138586671,
"logo": "/images/UE0AAAAACEKqLwAAAAlDSVRN",
"name": "Boris Godounov - M.Moussorgski (version de concert)",
"name": "Boris Godunov - M.Moussorgski (version de concert)",
"subTopicIds": [
337184284,
337184298,
Expand Down Expand Up @@ -50466,4 +50466,4 @@
"venueNames": {
"PLEYEL_PLEYEL": "Salle Pleyel"
}
}
}

0 comments on commit 150ddbe

Please sign in to comment.