From b01aaa498865b97d486b3da34c087a539e2a1c8a Mon Sep 17 00:00:00 2001 From: Andinus Date: Fri, 27 Mar 2020 01:23:49 +0530 Subject: Fix common typos --- auth/register.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auth') diff --git a/auth/register.go b/auth/register.go index c50f3f4..b253f69 100644 --- a/auth/register.go +++ b/auth/register.go @@ -10,7 +10,7 @@ import ( ) // Register takes in registration details and returns an error. If -// error doesn't equal nil then the registration was unsucessful. +// error doesn't equal nil then the registration was unsuccessful. // regInfo should have username, password & ip. func Register(db *sqlite3.DB, regInfo map[string]string) error { u := user.User{} -- cgit 1.4.1-2-gfad0 .form.submit();'> Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log tree commit diff stats
path: root/linux/x86_approx.md
blob: 2835c08e0a3f2eebdfdca948a3ce7a76a07861f2 (plain) (blame)
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117