aboutsummaryrefslogtreecommitdiff
path: root/bpkg/package.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2023-01-20 17:21:53 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2023-01-20 21:36:38 +0300
commitb583457aa83df2c80d94584cd3cba78f0dbce6e9 (patch)
tree8e8b0d1a8d1df537ec994558e8800cffcff3cce9 /bpkg/package.hxx
parent6a3ab64a076a262d13b487b58e10eab55a8226f6 (diff)
Review-inspired changes
Diffstat (limited to 'bpkg/package.hxx')
-rw-r--r--bpkg/package.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/package.hxx b/bpkg/package.hxx
index 6afc624..44c3fee 100644
--- a/bpkg/package.hxx
+++ b/bpkg/package.hxx
@@ -841,7 +841,7 @@ namespace bpkg
//
#pragma db member(tests) id_column("") value_column("test_")
- // distributions
+ // distribution_values
//
#pragma db member(distribution_values) id_column("") value_column("dist_")