diff options
author | Dan McGee <dan@archlinux.org> | 2011-05-15 12:20:04 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-05-15 12:20:04 -0500 |
commit | 7c663a77b187e4592ce112da4bd1588a4ac066bc (patch) | |
tree | a471106cf81668497c69de975ffe28b92bce6f54 | |
parent | ef7cccf85df1c8908661f3a9525051b7e9d8d3a1 (diff) |
Fix typo introduced in fixture creationrelease_2011-05-15
Signed-off-by: Dan McGee <dan@archlinux.org>
-rw-r--r-- | releng/fixtures/clockchoices.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/fixtures/clockchoices.json b/releng/fixtures/clockchoices.json index 700adeba..d2d4eb80 100644 --- a/releng/fixtures/clockchoices.json +++ b/releng/fixtures/clockchoices.json @@ -33,7 +33,7 @@ "fields": { "name": "default region/timezone, change clock with NTP (localtime)" } - },2 + }, { "pk": 6, "model": "releng.clockchoice", |