[PR #563] [MERGED] fix "inconsisntencies" typo in error message #1225

Closed
opened 2026-03-01 14:48:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/563
Author: @hawkrives
Created: 12/2/2020
Status: Merged
Merged: 12/2/2020
Merged by: @pirate

Base: masterHead: patch-1


📝 Commits (1)

  • 7299b1f fix "inconsisntencies" typo in error message

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 archivebox/index/__init__.py (+1 -1)

📄 Description

Summary

I noticed a small typo in an error message, so this PR fixes it. s/inconsisntencies/inconsistencies/

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArchiveBox/ArchiveBox/pull/563 **Author:** [@hawkrives](https://github.com/hawkrives) **Created:** 12/2/2020 **Status:** ✅ Merged **Merged:** 12/2/2020 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`7299b1f`](https://github.com/ArchiveBox/ArchiveBox/commit/7299b1f5aec7f462ee1cb50fcf912b120a511d43) fix "inconsisntencies" typo in error message ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/index/__init__.py` (+1 -1) </details> ### 📄 Description <!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes. --> # Summary I noticed a small typo in an error message, so this PR fixes it. `s/inconsisntencies/inconsistencies/` <!--e.g. This PR fixes ABC or adds the ability to do XYZ...--> # Changes these areas - [ ] Bugfixes - [ ] Feature behavior - [x] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Snapshot data layout on disk --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:48:56 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#1225
No description provided.