[PR #702] [MERGED] added usage for Levenshtein. fixed issue 701 #1526

Closed
opened 2026-01-29 17:16:56 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/702
Author: @kapilkd13
Created: 2/28/2017
Status: Merged
Merged: 3/1/2017
Merged by: @cfsmp3

Base: masterHead: issue701


📝 Commits (2)

  • 876a442 added usage for Levenshtein. fixed issue 701
  • 23947be typo error

📊 Changes

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

View changed files

📝 src/lib_ccx/params.c (+21 -0)

📄 Description

fixed issue 701 https://github.com/CCExtractor/ccextractor/issues/701
addded Levenshtein option in usage details.


🔄 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/CCExtractor/ccextractor/pull/702 **Author:** [@kapilkd13](https://github.com/kapilkd13) **Created:** 2/28/2017 **Status:** ✅ Merged **Merged:** 3/1/2017 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `issue701` --- ### 📝 Commits (2) - [`876a442`](https://github.com/CCExtractor/ccextractor/commit/876a442362c2829d33fd795196601082a28b261d) added usage for Levenshtein. fixed issue 701 - [`23947be`](https://github.com/CCExtractor/ccextractor/commit/23947beecc8480867f40a447989e09f59e6c4f76) typo error ### 📊 Changes **1 file changed** (+21 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/params.c` (+21 -0) </details> ### 📄 Description fixed issue 701 https://github.com/CCExtractor/ccextractor/issues/701 addded Levenshtein option in usage details. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:16:56 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1526