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:
C3pa
2025-07-14 17:01:52 +02:00
committed by GitHub
parent aeb77559a7
commit fcc4709ed9
2 changed files with 4 additions and 4 deletions

View File

@@ -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",