aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/src/application_controller.erl
diff options
context:
space:
mode:
authorCian Synnott <[email protected]>2015-01-18 23:37:05 +0100
committerCian Synnott <[email protected]>2015-01-18 23:37:05 +0100
commiteb87eaca8c4ec7beab490cb8dcca5941408e8662 (patch)
tree6baabdfdce17ef4e7491d0a1c0bbb643d1ae82ca /lib/kernel/src/application_controller.erl
parent50a92094372b45c9864afe3418b79605da549122 (diff)
downloadotp-eb87eaca8c4ec7beab490cb8dcca5941408e8662.tar.gz
otp-eb87eaca8c4ec7beab490cb8dcca5941408e8662.tar.bz2
otp-eb87eaca8c4ec7beab490cb8dcca5941408e8662.zip
Fix index for #person.address in create_table/2
{index, [2]} refers to #person.name rather than #person.address, which caused a little confusion in #erlang today. {index, [4]} is the correct "hard coded" field for #person.address.
Diffstat (limited to 'lib/kernel/src/application_controller.erl')
0 files changed, 0 insertions, 0 deletions