[MERGED] osmo-hlr[master]: hlr.sql: typo in comment

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Thu Jan 19 16:06:11 UTC 2017


Neels Hofmeyr has submitted this change and it was merged.

Change subject: hlr.sql: typo in comment
......................................................................


hlr.sql: typo in comment

Change-Id: I8f16944f966bd40540d5b5396873b873685c18e9
---
M sql/hlr.sql
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Neels Hofmeyr: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/sql/hlr.sql b/sql/hlr.sql
index 041b42b..5f0950c 100644
--- a/sql/hlr.sql
+++ b/sql/hlr.sql
@@ -58,7 +58,7 @@
 );
 
 CREATE TABLE auc_3g (
-	subscriber_id	INTEGER PRIMARY KEY,	-- subscrbier.id
+	subscriber_id	INTEGER PRIMARY KEY,	-- subscriber.id
 	algo_id_3g	INTEGER NOT NULL,
 	k		INTEGER NOT NULL,
 	op		VARCHAR,

-- 
To view, visit https://gerrit.osmocom.org/1633
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8f16944f966bd40540d5b5396873b873685c18e9
Gerrit-PatchSet: 1
Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list