[PR #1340] [MERGED] Fix typo #2222

Closed
opened 2026-03-16 07:43:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1340
Author: @magurotuna
Created: 1/10/2021
Status: Merged
Merged: 1/10/2021
Merged by: @bluejekyll

Base: mainHead: fix-typo


📝 Commits (1)

📊 Changes

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

View changed files

📝 crates/proto/src/rr/domain/name.rs (+1 -1)

📄 Description

Hi, I'm using this crate to introduce DNS lookup functionality to Deno(TypeScript/JavaScript runtime written in Rust).
When I read through the documentation of trust_dns_proto, I noticed there was a typo that confused me a bit. This PR just fixes it :)


🔄 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/hickory-dns/hickory-dns/pull/1340 **Author:** [@magurotuna](https://github.com/magurotuna) **Created:** 1/10/2021 **Status:** ✅ Merged **Merged:** 1/10/2021 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `fix-typo` --- ### 📝 Commits (1) - [`d06454c`](https://github.com/hickory-dns/hickory-dns/commit/d06454c6d9b247149f04d94f73376ff264ece7e6) Fix typo ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/rr/domain/name.rs` (+1 -1) </details> ### 📄 Description Hi, I'm using this crate to introduce DNS lookup functionality to Deno(TypeScript/JavaScript runtime written in Rust). When I read through the documentation of `trust_dns_proto`, I noticed there was a typo that confused me a bit. This PR just fixes it :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 07:43:54 +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/hickory-dns#2222
No description provided.