File: 01-fix-typos.diff

package info (click to toggle)
python-firebase-messaging 0.4.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 652 kB
  • sloc: python: 1,454; makefile: 14
file content (17 lines) | stat: -rw-r--r-- 470 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: Fix typo in changelog
Author: Carles Pina i Estany <cpina@debian.org>
Forwarded: https://github.com/sdb9696/firebase-messaging/pull/24/files
Last-Update: 2024-12-23
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,7 +18,7 @@
 
 **Release highlights:**
 
-- Suppress unnecessary warnings from dependant library.
+- Suppress unnecessary warnings from dependent library.
 
 **Fixed bugs:**