; Spelling fixes
This commit is contained in:
parent
695cf5300b
commit
bbda601d1d
8 changed files with 14 additions and 14 deletions
|
@ -127,7 +127,7 @@ SQL Server on Windows and Linux platform."
|
|||
" "))
|
||||
|
||||
(defun org-babel-sql-dbstring-sqsh (host user password database)
|
||||
"Make sqsh commmand line args for database connection.
|
||||
"Make sqsh command line args for database connection.
|
||||
\"sqsh\" is one method to access Sybase or MS SQL via Linux platform"
|
||||
(mapconcat #'identity
|
||||
(delq nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue