File: fix-spelling

package info (click to toggle)
mm3d 1.3.13-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,268 kB
  • sloc: cpp: 97,649; sh: 4,043; perl: 2,464; makefile: 1,307; ansic: 380; xml: 76
file content (36 lines) | stat: -rw-r--r-- 1,690 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Description: <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 mm3d (1.3.12-1) unstable; urgency=medium
 .
   * New upstream version.
Author: Gürkan Myczko <gurkan@phys.ethz.ch>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: 2019-10-09

--- mm3d-1.3.12.orig/src/implui/keycfg.cc
+++ mm3d-1.3.12/src/implui/keycfg.cc
@@ -63,7 +63,7 @@ static void _writeDefaultFile( const cha
          "; Modifiers are not case-sensitive. You can have as many modifiers as you want " FILE_NEWLINE
          "; (none, all, or any combination)." FILE_NEWLINE
          ";" FILE_NEWLINE
-         "; Most keys can be entered by typing the actual key (letters, numbers, arithmatic" FILE_NEWLINE
+         "; Most keys can be entered by typing the actual key (letters, numbers, arithmetic" FILE_NEWLINE
          "; operators, etc)." FILE_NEWLINE
          ";" FILE_NEWLINE
          "; Some special keys:" FILE_NEWLINE