mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
fix: Multiple typos (#2333)
Fix a typo in `screenshot_descriptions.json` reported in #2330. While I was presented with the contributing doc, I came across another typo that's fixed in the second commit.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"3d_visualizer.png": {
|
||||
"title": "Advanced Data Visualizers",
|
||||
"description": "After analyzing data using the pattern language, it's often useful to visualize parts of that data. ImHex provides a variety of visualizers that can be used to visualize different types of data right in the editor.\n\nAvailable visualizers include a 3D model viewer, RGBA and Image decoder, a audio player, line and scatter plots and many more!"
|
||||
"description": "After analyzing data using the pattern language, it's often useful to visualize parts of that data. ImHex provides a variety of visualizers that can be used to visualize different types of data right in the editor.\n\nAvailable visualizers include a 3D model viewer, RGBA and Image decoder, an audio player, line and scatter plots and many more!"
|
||||
},
|
||||
"bookmarks.png": {
|
||||
"title": "Bookmarks",
|
||||
|
||||
Reference in New Issue
Block a user