Skip to content

Commit

Permalink
Merge pull request #424 from nyagishira/dlgCorrelation
Browse files Browse the repository at this point in the history
correction of naming conv on dlgcorrelation
  • Loading branch information
volloholic committed Jan 4, 2016
2 parents fc8e9f6 + fd49d1c commit cc7ae31
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 95 deletions.
189 changes: 95 additions & 94 deletions instat/dlgCorrelations.designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion instat/dlgCorrelations.vb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

Imports instat.Translations

Public Class dlgCorrelations
Public Class dlgCorrelation
Private Sub ucrAddRemove_Load(sender As Object, e As EventArgs) Handles ucrAddRemove.Load
ucrBase.clsRsyntax.SetFunction("cor")
ucrBase.clsRsyntax.iCallType = 2
Expand Down

0 comments on commit cc7ae31

Please sign in to comment.