I'm new to LaTeX and trying to understand the reason why I'm getting the warning:
`h' float specifier changed to `ht'
I'm not attempting to change the float property of anything - the warning is showing up if I attempt to simply encapsulate some words in quotation marks:
``highly distributed''
As far as I'm aware, there's no open sections anywhere and the file seems to render properly. So realistically it doesn't matter if the issue gets solved or not; but I'd like to know the reason I'm getting the warning.
Thanks in advance.